Languages -> Programming Languages (for #47103)

This commit is contained in:
Martin Aeschlimann
2018-04-03 14:29:05 +02:00
parent df381b6d1e
commit f57c35c0f2
9 changed files with 19 additions and 15 deletions

View File

@@ -21,6 +21,9 @@
"postinstall": "cd server && yarn install",
"install-client-next": "yarn add vscode-languageclient@next"
},
"categories": [
"Programming Languages"
],
"contributes": {
"configuration": [
{