We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c50d8 commit 9109b9bCopy full SHA for 9109b9b
package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "processing4-vscode-extension",
3
- "description": "A language server example",
4
- "author": "Microsoft Corporation",
5
- "license": "MIT",
+ "description": "Run Processing sketches in VS Code",
+ "author": "Stef Tervelde",
+ "license": "LGPL-2.1-or-later",
6
"version": "1.0.0",
7
"repository": {
8
"type": "git",
9
- "url": "https://github.com/Microsoft/vscode-extension-samples"
+ "url": "https://github.com/Stefterv/processing4-vscode-extension"
10
},
11
- "publisher": "vscode-samples",
+ "publisher": "stefterv",
12
"categories": [],
13
"keywords": [
14
"multi-root ready"
0 commit comments