Skip to content

Commit d489d5b

Browse files
angelozerrxorye
authored andcommitted
Manage client snippet on server side
Fixes #119 Signed-off-by: azerr <[email protected]>
1 parent af97d0f commit d489d5b

File tree

3 files changed

+0
-111
lines changed

3 files changed

+0
-111
lines changed

package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
},
1919
"categories": [
2020
"Programming Languages",
21-
"Snippets",
2221
"Other"
2322
],
2423
"repository": {
@@ -136,16 +135,6 @@
136135
"title": "Quarkus: Welcome"
137136
}
138137
],
139-
"snippets": [
140-
{
141-
"language": "java",
142-
"path": "./snippets/quarkus.json"
143-
},
144-
{
145-
"language": "quarkus-properties",
146-
"path": "./snippets/properties.json"
147-
}
148-
],
149138
"configuration": {
150139
"title": "Quarkus Tools",
151140
"properties": {

snippets/properties.json

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

snippets/quarkus.json

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

0 commit comments

Comments
 (0)