tm-grammars 1.9.0 → 1.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/NOTICE CHANGED
@@ -1968,6 +1968,33 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1968
1968
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1969
1969
  SOFTWARE.
1970
1970
 
1971
+ =========================================================================================================
1972
+ Files: codeowners.json
1973
+ License: https://raw.githubusercontent.com/jasonnutter/vscode-codeowners/master/LICENSE.txt
1974
+ SPDX: MIT
1975
+ ---------------------------------------------------------------------------------------------------------
1976
+ MIT License
1977
+
1978
+ Copyright (c) 2016 Jason Nutter
1979
+
1980
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1981
+ of this software and associated documentation files (the "Software"), to deal
1982
+ in the Software without restriction, including without limitation the rights
1983
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1984
+ copies of the Software, and to permit persons to whom the Software is
1985
+ furnished to do so, subject to the following conditions:
1986
+
1987
+ The above copyright notice and this permission notice shall be included in all
1988
+ copies or substantial portions of the Software.
1989
+
1990
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1991
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1992
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1993
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1994
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1995
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1996
+ SOFTWARE.
1997
+
1971
1998
  =========================================================================================================
1972
1999
  Files: codeql.json
1973
2000
  License: https://raw.githubusercontent.com/github/vscode-codeql/main/LICENSE.md
@@ -2225,6 +2252,25 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2225
2252
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2226
2253
  SOFTWARE.
2227
2254
 
2255
+ =========================================================================================================
2256
+ Files: emacs-lisp.json
2257
+ License: https://raw.githubusercontent.com/Alhadis/language-emacs-lisp/master/LICENSE.md
2258
+ SPDX: ISC
2259
+ ---------------------------------------------------------------------------------------------------------
2260
+ Copyright (c) 2016-2023, John Gardner
2261
+
2262
+ Permission to use, copy, modify, and/or distribute this software for any
2263
+ purpose with or without fee is hereby granted, provided that the above
2264
+ copyright notice and this permission notice appear in all copies.
2265
+
2266
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2267
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2268
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2269
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2270
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2271
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2272
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2273
+
2228
2274
  =========================================================================================================
2229
2275
  Files: erlang.json
2230
2276
  License: https://raw.githubusercontent.com/erlang-ls/grammar/main/LICENSE
package/README.md CHANGED
@@ -47,6 +47,7 @@ import { grammars } from 'tm-grammars'
47
47
  | `clojure` | `clj` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/a1a4c0a63b1ad59e84f54b874744fe35dea9abe1/extensions/clojure/syntaxes/clojure.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | | 6.36 kB |
48
48
  | `cmake` | | [twxs/vs.language.cmake](https://github.com/twxs/vs.language.cmake/blob/19b1b8fe2d68d72cf294d0c3c22f0a3fc54f8f6f/syntaxes/CMake.tmLanguage) | [MIT](https://raw.githubusercontent.com/twxs/vs.language.cmake/master/LICENSE) | | 10.00 kB |
49
49
  | `cobol` | | [spgennard/vscode_cobol](https://github.com/spgennard/vscode_cobol/blob/e23b4cda2772a4fbc985407167412edcd47f528a/syntaxes/COBOL.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/spgennard/vscode_cobol/main/LICENSE) | `sql` `html` `java` | 38.43 kB |
50
+ | `codeowners` | | [jasonnutter/vscode-codeowners](https://github.com/jasonnutter/vscode-codeowners/blob/219dee0ab25c1bfad0b9de84180117e71221a653/syntaxes/codeowners.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/jasonnutter/vscode-codeowners/master/LICENSE.txt) | | 471.00 B |
50
51
  | `codeql` | `ql` | [github/vscode-codeql](https://github.com/github/vscode-codeql/blob/47fa163cb9fffce379458962eb391c9ef9082dcb/syntaxes/ql.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/github/vscode-codeql/main/LICENSE.md) | | 32.73 kB |
51
52
  | `coffee` | `coffeescript` | [microsoft/vscode](https://github.com/microsoft/vscode/blob/ff58f5083f57b50e6a100ab60454dfb72fe21e80/extensions/coffeescript/syntaxes/coffeescript.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt) | `javascript` | 26.34 kB |
52
53
  | `common-lisp` | `lisp` | [qingpeng9802/vscode-common-lisp](https://github.com/qingpeng9802/vscode-common-lisp/blob/854e24985d84a809c24cee02afd2932a5bb319cd/syntaxes/commonlisp.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/qingpeng9802/vscode-common-lisp/master/LICENSE) | | 23.43 kB |
@@ -66,6 +67,7 @@ import { grammars } from 'tm-grammars'
66
67
  | `dream-maker` | | [gbasood/vscode-atomic-dreams](https://github.com/gbasood/vscode-atomic-dreams/blob/22d2bf0325f65697ea542856280f66e9e098f4a2/syntaxes/dm.tmLanguage.json) | | | 9.99 kB |
67
68
  | `elixir` | | [elixir-editors/elixir-tmbundle](https://github.com/elixir-editors/elixir-tmbundle/blob/43c8cd957d5ac6e1abbd8730fc7a08c81a6e76c9/Syntaxes/Elixir.tmLanguage) | [NOASSERTION](https://raw.githubusercontent.com/elixir-editors/elixir-tmbundle/master/LICENSE) | `html` | 16.96 kB |
68
69
  | `elm` | | [elm-tooling/elm-language-client-vscode](https://github.com/elm-tooling/elm-language-client-vscode/blob/c70351314682c2e0fae8a402ebb301da79821c37/syntaxes/elm-syntax.json) | [MIT](https://raw.githubusercontent.com/elm-tooling/elm-language-client-vscode/main/LICENSE) | `glsl` | 10.51 kB |
70
+ | `emacs-lisp` | `elisp` | [Alhadis/language-emacs-lisp](https://github.com/Alhadis/language-emacs-lisp/blob/07ef9e419b80478a0976acbc6ef9d190b07e508e/grammars/emacs-lisp.cson) | [ISC](https://raw.githubusercontent.com/Alhadis/language-emacs-lisp/master/LICENSE.md) | | 795.71 kB |
69
71
  | `erb` | | [textmate/ruby.tmbundle](https://github.com/textmate/ruby.tmbundle/blob/ecf0f1df23984bcff9b51552e35d9696cb0d9539/Syntaxes/HTML%20(Ruby%20-%20ERB).tmLanguage) | | `html` `ruby` | 1.90 kB |
70
72
  | `erlang` | `erl` | [erlang-ls/grammar](https://github.com/erlang-ls/grammar/blob/cf532fa16db0f106c50db4bcad38f862210f6d14/Erlang.plist) | [Apache-2.0](https://raw.githubusercontent.com/erlang-ls/grammar/main/LICENSE) | | 34.57 kB |
71
73
  | `fennel` | | [kongeor/vsc-fennel](https://github.com/kongeor/vsc-fennel/blob/664148923d7bd72531120d0cba712c6dba6f698d/syntaxes/fennel.tmLanguage.json) | [MIT](https://raw.githubusercontent.com/kongeor/vsc-fennel/master/LICENSE) | | 4.55 kB |
@@ -0,0 +1,40 @@
1
+ {
2
+ "displayName": "CODEOWNERS",
3
+ "name": "codeowners",
4
+ "patterns": [
5
+ {
6
+ "include": "#comment"
7
+ },
8
+ {
9
+ "include": "#pattern"
10
+ },
11
+ {
12
+ "include": "#owner"
13
+ }
14
+ ],
15
+ "repository": {
16
+ "comment": {
17
+ "patterns": [
18
+ {
19
+ "begin": "^\\s*#",
20
+ "captures": {
21
+ "0": {
22
+ "name": "punctuation.definition.comment.codeowners"
23
+ }
24
+ },
25
+ "end": "$",
26
+ "name": "comment.line.codeowners"
27
+ }
28
+ ]
29
+ },
30
+ "owner": {
31
+ "match": "\\S*@\\S+",
32
+ "name": "storage.type.function.codeowners"
33
+ },
34
+ "pattern": {
35
+ "match": "^\\s*(\\S+)",
36
+ "name": "variable.other.codeowners"
37
+ }
38
+ },
39
+ "scopeName": "text.codeowners"
40
+ }