-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update all grammars * Update grammars * Update grammars * Final grammar updates * Set version to 7.7.0
- Loading branch information
Showing
97 changed files
with
100 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
7.6.1 | ||
7.7.0 |
Submodule CodeMirror
updated
from 650e97 to 3ace5d
Submodule AutoHotkey
updated
3 files
+1 −1 | AutoHotkey.sublime-completions | |
+3 −3 | AutoHotkey.tmLanguage | |
+1 −1 | README.md |
Submodule MATLAB-Language-grammar
updated
5 files
+11 −0 | AnEnum.m | |
+373 −65 | Matlab.tmbundle/Syntaxes/MATLAB.tmLanguage | |
+16 −0 | PropertyValidation.m | |
+2 −1 | README.md | |
+20 −0 | argumentValidation.m |
Submodule MagicPython
updated
34 files
Submodule Terraform.tmLanguage
updated
from ac2141 to c68349
Submodule TypeScript-TmLanguage
updated
43 files
Submodule applescript.tmbundle
updated
3 files
+5 −2 | Commands/Decompile AppleScript.tmCommand | |
+ − | Support/bin/decompile_as | |
+1 −0 | Syntaxes/AppleScript.tmLanguage |
Submodule atom-language-julia
updated
4 files
+48 −15 | grammars/julia.cson | |
+1 −1 | package-lock.json | |
+1 −1 | package.json | |
+57 −2 | spec/julia-spec.coffee |
Submodule ballerina-grammar
updated
5 files
+6 −6 | package-lock.json | |
+1 −1 | package.json | |
+26 −11 | syntaxes/ballerina.YAML-tmLanguage | |
+58 −9 | syntaxes/ballerina.monarch.json | |
+66 −17 | syntaxes/ballerina.tmLanguage |
Submodule dartlang
updated
from c10bcb to c5acdb
Submodule elixir-tmbundle
updated
from 666c51 to 69fdc7
Submodule language-blade
updated
4 files
+6 −1 | CHANGELOG.md | |
+1 −0 | grammars/blade.cson | |
+1 −1 | package-lock.json | |
+1 −1 | package.json |
Submodule language-csound
updated
3 files
+0 −7 | .gitignore | |
+11 −11 | grammars/csound.cson | |
+1 −1 | package.json |
Submodule language-css
updated
3 files
+8 −7 | grammars/css.cson | |
+2 −2 | package.json | |
+65 −1 | spec/css-spec.coffee |
Submodule language-grammars
updated
17 files
+37 −0 | .editorconfig | |
+5 −2 | .gitattributes | |
+17 −0 | .gitignore | |
+2 −0 | .npmrc | |
+46 −0 | CHANGELOG.md | |
+42 −2 | README.md | |
+30 −2 | grammars/abnf.cson | |
+14 −0 | grammars/bnf.cson | |
+111 −28 | grammars/ebnf.cson | |
+0 −161 | grammars/jlex.cson | |
+1 −1 | grammars/lex-regexp.cson | |
+25 −11 | grammars/lex.cson | |
+21 −7 | grammars/yacc.cson | |
+4 −2 | package.json | |
+608 −0 | tests/LexScan.flex | |
+0 −21 | tests/j.lex | |
+86 −0 | tests/jflex.ebnf |
Submodule language-haskell
updated
15 files
+18 −0 | CHANGELOG.md | |
+15 −15 | grammars/haskell autocompletion hint.cson | |
+15 −15 | grammars/haskell message hint.cson | |
+15 −15 | grammars/haskell type hint.cson | |
+15 −15 | grammars/haskell.cson | |
+15 −15 | grammars/liquid haskell.cson | |
+15 −15 | grammars/literate haskell.cson | |
+15 −15 | grammars/module signature.cson | |
+1 −1 | package-lock.json | |
+1 −1 | package.json | |
+8 −0 | spec/fixture/type-export.hs | |
+5 −5 | spec/language-haskell-spec.coffee | |
+1 −2 | spec/snippets-spec.coffee | |
+1 −1 | src/include/macros.coffee | |
+3 −3 | src/include/repository.coffee |
Submodule language-igor
updated
3 files
+20 −1 | README.md | |
+2 −2 | igorpro.YAML-tmLanguage | |
+2 −2 | igorpro.tmLanguage |
Submodule language-javascript
updated
5 files
+4 −4 | grammars/javascript.cson | |
+4 −1 | grammars/tree-sitter-javascript.cson | |
+1 −1 | package.json | |
+4 −1 | snippets/language-javascript.cson | |
+21 −0 | spec/javascript-spec.coffee |
Submodule language-kotlin
updated
2 files
+1 −1 | syntax/Kotlin.YAML-tmLanguage | |
+1 −1 | syntax/Kotlin.tmLanguage |
Submodule language-mcfunction
updated
96 files
Submodule language-roff
updated
16 files
+6 −0 | .eslintrc.json | |
+2 −0 | CHANGELOG.md | |
+14 −0 | grammars/manref.cson | |
+1 −1 | grammars/roff.cson | |
+4 −3 | index.js | |
+10 −2 | keymaps/keys.cson | |
+167 −1 | lib/editing.js | |
+54 −0 | lib/hyperlinks.js | |
+6 −53 | lib/previewing.js | |
+25 −0 | lib/utils.js | |
+0 −167 | lib/views/manpage-view.js | |
+22 −0 | lib/views/template.html | |
+307 −0 | lib/views/troff-view.js | |
+6 −1 | menus/roff.cson | |
+16 −7 | package.json | |
+14 −2 | styles/styles.less |
Submodule language-ruby
updated
3 files
+11 −0 | grammars/tree-sitter-ruby.cson | |
+2 −2 | package.json | |
+75 −0 | spec/tree-sitter-spec.js |
Submodule language-sass
updated
7 files
+132 −3 | grammars/sass.cson | |
+149 −19 | grammars/scss.cson | |
+162 −0 | package-lock.json | |
+3 −2 | package.json | |
+153 −1 | spec/sass-spec.coffee | |
+294 −6 | spec/scss-spec.coffee | |
+19 −0 | spec/scss-spec.js |
Submodule language-viml
updated
8 files
+7 −2 | CHANGELOG.md | |
+242 −0 | grammars/help.cson | |
+28 −0 | grammars/viml.cson | |
+33 −0 | index.js | |
+1 −1 | package.json | |
+5 −0 | settings/editor.cson | |
+26 −0 | tests/example-help.txt | |
+63 −52 | tests/vim-syntax.vim |
Submodule powershell
updated
2 files
+2 −0 | examples/TheBigTestFile.ps1 | |
+4 −0 | spec/testfiles/syntax_test_TheBigTestFile.ps1 |
Submodule riot-syntax-highlight
updated
3 files
+0 −865 | riot.JSON-tmlanguage | |
+0 −508 | riot.YAML-tmlanguage | |
+2 −113 | riot.tmlanguage |
Submodule sas.tmbundle
updated
from aed0d5 to 32613b
Submodule sublime-q
updated
14 files
+911 −0 | chart/canvasjs.min.js | |
+29 −0 | chart/canvasjs.q | |
+20 −0 | chart/canvasjs_template.html | |
+57 −0 | chart/q.js | |
+17 −52 | goto_documentation.py | |
+107 −0 | q_chart.py | |
+10 −8 | q_event.py | |
+10 −9 | q_select_text.py | |
+79 −62 | q_send.py | |
+35 −0 | q_send_async.py | |
+218 −2 | settings/goto_documentation.sublime-settings | |
+3 −1 | sublime/Default (Linux).sublime-keymap | |
+6 −4 | sublime/Default (OSX).sublime-keymap | |
+4 −2 | sublime/Default (Windows).sublime-keymap |
Submodule sublime-zig-language
updated
5 files
+148 −273 | Syntaxes/Zig.YAML-tmLanguage | |
+257 −475 | Syntaxes/Zig.tmLanguage | |
+337 −472 | Syntaxes/Zig.tmLanguage.json | |
+72 −18 | Syntaxes/samples.zig | |
+4 −3 | Zig.py |
Submodule swift.tmbundle
updated
2 files
+262 −2 | Syntaxes/Swift.tmLanguage | |
+37 −4 | grammar-test.swift |
Submodule vscode-hack
updated
13 files
+18 −0 | CHANGELOG.md | |
+9 −0 | README.md | |
+4 −4 | package-lock.json | |
+7 −2 | package.json | |
+27 −0 | src/HhvmDebugConfigurationProvider.ts | |
+44 −4 | src/debugger.ts | |
+3 −0 | src/main.ts | |
+196 −78 | syntaxes/hack.json | |
+3 −0 | syntaxes/test/.hhconfig | |
+7 −0 | syntaxes/test/README.md | |
+8 −0 | syntaxes/test/test1.hack | |
+15 −0 | syntaxes/test/test2.hack | |
+8 −0 | syntaxes/test/test3.hack |
Submodule vscode-lean
updated
7 files
+197 −245 | package-lock.json | |
+12 −12 | package.json | |
+1 −1 | src/extension.ts | |
+8 −7 | src/infoview.ts | |
+1 −0 | src/input.ts | |
+12 −3 | src/leanpkg.ts | |
+3 −2 | translations.json |
Submodule vscode-opa
updated
11 files
+19 −0 | README.md | |
+757 −2,023 | package-lock.json | |
+141 −108 | package.json | |
+0 −15 | rego/README.md | |
+0 −22 | rego/language-configuration.json | |
+0 −35 | rego/package.json | |
+0 −229 | rego/syntaxes/Rego.tmLanguage | |
+252 −100 | src/extension.ts | |
+5 −34 | src/install-opa.ts | |
+141 −5 | src/opa.ts | |
+1 −1 | syntaxes/Rego.tmLanguage |
Submodule vscode-prisma
updated
from 3b602d to cc31b1
Submodule vscode-scala-syntax
updated
15 files
+26 −0 | CHANGELOG.md | |
+1 −1 | bin/ci-release.sh | |
+2 −3 | package.json | |
+27 −16 | src/typescript/Scala.tmLanguage.ts | |
+1 −1 | syntaxes/Scala.tmLanguage.json | |
+8 −8 | tests/snap/comments.test.scala.snap | |
+54 −54 | tests/snap/scala_spec.test.scala.snap | |
+11 −0 | tests/unit/#51.test.scala | |
+56 −0 | tests/unit/#52.test.scala | |
+21 −0 | tests/unit/#57.test.scala | |
+62 −0 | tests/unit/#62.test.scala | |
+11 −11 | tests/unit/basic.test.scala | |
+11 −0 | tests/unit/quoted.test.scala | |
+9 −9 | tests/unit/unicode.identifiers.test.scala | |
+2 −387 | yarn.lock |
Submodule vscode-slice
updated
4 files
+0 −1 | .gitattributes | |
+0 −1 | .vscodeignore | |
+11 −10 | README.md | |
+2 −2 | package.json |
Submodule vscode-vlang
updated
from e7e9b3 to 32baca
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.