Skip to content

Commit 8aa9182

Browse files
committed
update acknowledgements and remove snippets
1 parent 9d472c9 commit 8aa9182

File tree

7 files changed

+21
-355
lines changed

7 files changed

+21
-355
lines changed

README.md

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,19 @@ Never worry about syntax highlighting for miscellaneous files again!
44

55
## Usage
66

7-
Snippets for
8-
9-
- EJS
10-
- Handlebars
11-
- infokey
12-
137
Syntax highlighting for
148

15-
- autotools
9+
- asl
10+
- autotools (autoconf / automake)
1611
- AWK
1712
- CISCO
1813
- Desktop Files
1914
- dircolors
2015
- dsdl
2116
- EJS
2217
- env
18+
- FlatBuffers
19+
- GNU Plot
2320
- HAML
2421
- Handlebars
2522
- HLA
@@ -32,48 +29,57 @@ Syntax highlighting for
3229
- M3U
3330
- Linker Maps
3431
- Ninja
35-
- gettext
32+
- gettext / po
33+
- Protobuf
34+
- QlikView
3635
- Stylus
3736
- sxhkdrc
3837
- systemd
38+
- T4
3939
- terminfo
4040
- Thrift
41-
- Xresources
4241
- Typo3
42+
- VCard
43+
- Xresources / Xdefaults
4344
- Yarn Lockfiles
4445

4546
## Acknowledgements
4647

47-
- [vscode_autotools](https://github.com/maelvls/vscode_autotools) by maelvls (GPL-3.0 license)
48+
- [vscode-asl](https://github.com/marysaka/vscode-asl) by marysaka (MIT)
49+
- [vscode_autotools](https://github.com/maelvls/vscode_autotools) by maelvls (GPL-3.0)
4850
- [vscode-awk](https://github.com/luggage66/vscode-awk) by luggage66 (MIT)
4951
- [vscode-cisco-syntax](https://github.com/woodjme/vscode-cisco-syntax) by woodjme (MIT)
5052
- [desktop-file-support](https://github.com/nico-castell/desktop-file-support) by nico-castell (MIT)
5153
- [vscode-dircolors](https://github.com/duniul/vscode-dircolors) by duniul (MIT)
5254
- [vscode-dsdl](https://github.com/OpenCyphal/vscode-dsdl) by vscode-dsdl (OpenCyphal)
5355
- [ejs-grammar](https://github.com/Digitalbrainstem/ejs-grammar) by Digitalbrainstem (MIT)
56+
- [vscode-env](https://github.com/IronGeek/vscode-env) by IronGeek (MIT)
57+
- [FlatbuffersSchema](https://github.com/gaborv/FlatbuffersSchema) by gaborv (MIT)
58+
- [vscode-gnuplot](https://github.com/mammothb/vscode-gnuplot) by mammothb (MIT)
5459
- [haml-vscode](https://github.com/karuna/haml-vscode) by karuna (MIT)
5560
- [vscode-handlebars](https://github.com/andrejunges/vscode-handlebars) by andrejunges (MIT)
5661
- [vscode-hla](https://github.com/GreenXenith/vscode-hla) by GreenXenith (MIT)
57-
- [vscode-env](https://github.com/IronGeek/vscode-env) by IronGeek (MIT)
58-
- [FlatbuffersSchema](https://github.com/gaborv/FlatbuffersSchema) by gaborv (MIT)
59-
- [terminfo.sublime-syntax](https://github.com/zgracem/terminfo.sublime-syntax) by zgracem (MIT)
60-
- [xresources](https://github.com/antcap96/xresources) by antcap96 (MIT)
6162
- [i3wm-syntax](https://github.com/dcasella/i3wm-syntax) by dcasella (Apache-2.0)
63+
- [terminfo.sublime-syntax](https://github.com/zgracem/terminfo.sublime-syntax) by zgracem (MIT)
6264
- [vscode-json5](https://github.com/mrmlnc/vscode-json5) by mrmlnc (MIT)
6365
- [jsonl](https://github.com/Alpha4/jsonl) by Alpha4 (MIT)
6466
- [vscode-linkerscript](https://github.com/TheNetAdmin/vscode-linkerscript) by TheNetAdmin (MIT)
6567
- [vscode-m3u](https://github.com/af4jm/vscode-m3u) by af4jm (Apache-2.0)
6668
- [vscode-gnu-map](https://github.com/trond-snekvik/vscode-gnu-map) by trond-snekvik (MIT)
6769
- [vscode-ninja-syntax](https://github.com/melak47/vscode-ninja-syntax) by melak47 (MIT)
6870
- [vscode-gettext](https://github.com/MrOrz/vscode-gettext) by MrOrz (MIT)
71+
- [vscode-proto3](https://github.com/zxh0/vscode-proto3) by zxh0 )MIT
6972
- [textproto-grammar](https://github.com/thejustinwalsh/textproto-grammar) by thejustinwalsh (MIT)
73+
- [vscode-qlik](https://github.com/Gimly/vscode-qlik) by Gimly (MIT)
7074
- [language-stylus](https://github.com/d4rkr00t/language-stylus) by d4rkr00t (MIT)
7175
- [sxhkdrc-syntax](https://github.com/mosbasik/sxhkdrc-syntax) by mosbasik (MIT)
7276
- [vscode-systemd](https://github.com/hangxingliu/vscode-systemd) by hangxingliu (MIT)
7377
- [t4-support](https://github.com/zbecknell/t4-support) by zbecknell (MIT)
7478
- [vscode-infokey-plugin](https://github.com/UI-Apps/vscode-infokey-plugin) by UI-Apps (MIT)
7579
- [thrift.tmbundle](https://github.com/textmate/thrift.tmbundle) by textmate
7680
- [vscode-typo3-typoscript](https://github.com/benjaminkott/vscode-typo3-typoscript) by benjaminkott (MIT)
81+
- [vscode-vcard](https://github.com/cstrachan88/vscode-vcard) by cstrachan88 (MIT)
82+
- [xresources](https://github.com/antcap96/xresources) by antcap96 (MIT)
7783
- [vscode-yarn-lock-syntax](https://github.com/mariusschulz/vscode-yarn-lock-syntax) by mariusschulz (MIT)
7884

7985
Extension icon by Pierre Bamin on [Unsplash](https://unsplash.com/photos/BFvNJXf2rpg).

language-configuration/hosts.language-configuration.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"url": "https://edwinkofler.com"
2222
},
2323
"categories": [
24-
"Programming Languages",
25-
"Snippets"
24+
"Programming Languages"
2625
],
2726
"contributes": {
2827
"languages": [
@@ -212,17 +211,6 @@
212211
],
213212
"configuration": "./language-configuration/hla.language-configuration.json"
214213
},
215-
{
216-
"id": "hosts",
217-
"aliases": [
218-
"Hosts File",
219-
"hosts"
220-
],
221-
"extensions": [
222-
"hosts"
223-
],
224-
"configuration": "./language-configuration/hosts.language-configuration.json"
225-
},
226214
{
227215
"id": "i3",
228216
"aliases": [
@@ -592,11 +580,6 @@
592580
"scopeName": "source.hla",
593581
"path": "./syntaxes/hla.tmLanguage.json"
594582
},
595-
{
596-
"language": "hosts",
597-
"scopeName": "text.hosts",
598-
"path": "./syntaxes/hosts.tmLanguage.json"
599-
},
600583
{
601584
"language": "i3",
602585
"scopeName": "source.i3",
@@ -723,20 +706,6 @@
723706
"path": "./syntaxes/yarnlock.tmLanguage.json"
724707
}
725708
],
726-
"snippets": [
727-
{
728-
"language": "html",
729-
"path": "./snippets/ejs.code-snippets"
730-
},
731-
{
732-
"language": "handlebars",
733-
"path": "./snippets/handlebars.code-snippets"
734-
},
735-
{
736-
"language": "infokey",
737-
"path": "./snippets/infokey.code-snippets"
738-
}
739-
],
740709
"configurationDefaults": {
741710
"files.associations": {
742711
"*.ejs": "html"

snippets/ejs.code-snippets

Lines changed: 0 additions & 121 deletions
This file was deleted.

snippets/handlebars.code-snippets

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)