Commit 3a1bd3c
File tree
4 files changed
+4
-4
lines changed- lib/linguist
- vendor
- grammars
- licenses/grammar
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Submodule vscode-scala-syntax updated 37 files
- .gitignore-4
- .travis.yml-17
- .vscodeignore-8
- CHANGELOG.md-57
- CONTRIBUTING.md-50
- README.md+5-18
- bin/ci-release.sh-38
- scripts/snap.js-9
- scripts/unit.js-9
- snippets/.vscode/launch.json+13
- snippets/README.md+16
- snippets/images/smooth-spiral.png
- snippets/package.json+31
- snippets/snippets.json+31
- snippets/vsc-extension-quickstart.md+24
- src/schemas/tmlanguage.json-267
- src/typescript/GenerateTmLanguageFile.ts-23
- src/typescript/Scala.tmLanguage.ts-929
- src/typescript/TMLanguageModel.ts-222
- syntax/.vscode/launch.json+13
- syntax/README.md+20
- syntax/images/smooth-spiral.png
- syntax/language-configuration.json
- syntax/package.json+3-19
- syntax/syntaxes/Scala.tmLanguage+1.3k
- syntax/vsc-extension-quickstart.md+27
- syntaxes/.gitkeep
- syntaxes/Scala.tmLanguage.json-1
- tests/snap/lexical.test.scala-78
- tests/snap/lexical.test.scala.snap-498
- tests/snap/scala_spec.test.scala-242
- tests/snap/scala_spec.test.scala.snap-2.5k
- tests/unit/basic.test.scala-50
- tests/unit/lexical.test.scala-172
- tests/unit/symbol.test.scala-37
- tests/unit/unicode.identifiers.test.scala-200
- yarn.lock-986
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments