File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22## master (Unreleased)
33-
44
5+ ## 1.0.0 (2025-05-22)
6+ - Update repository with a few changes mainly from ` ruby-lsp ` and ` textmate ` :
7+ - Fix class/module ` :: ` namespacing separater
8+ - Fix backtick highlighting
9+ - Fix block parameter matching
10+ - Fix multiline arithmetic operations and regex string collisions
11+
512## 0.0.11 (2020-04-19)
6- - ` README ` Updates.
13+ - ` README ` Updates
714
815## 0.0.1 (2020-04-19)
916- Capture Ruby and ERB Syntaxes from https://github.com/rubyide/vscode-ruby
1017- Change ERB block comments to html style
11- - Make a few adjustments for ruby grammar.
18+ - Make a few adjustments for ruby grammar
1219- Add Gemfile Grammar
Original file line number Diff line number Diff line change 44 "description" : " Adds Ruby, ERB and Gemfile Language Grammars." ,
55 "publisher" : " SarahRidge" ,
66 "icon" : " images/icon.png" ,
7- "version" : " 0 .0.11 " ,
7+ "version" : " 1 .0.0 " ,
88 "repository" : {
99 "type" : " git" ,
1010 "url" : " https://github.com/smridge/vscode-ruby-syntax"
You can’t perform that action at this time.
0 commit comments