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 58f6d24 commit 1d1802aCopy full SHA for 1d1802a
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "processing4-vscode-extension",
+ "name": "processing-vscode-extension",
3
"version": "0.0.0",
4
"publisher": "processing-foundation",
5
"displayName": "Processing",
@@ -8,7 +8,7 @@
8
"license": "LGPL-2.1-or-later",
9
"repository": {
10
"type": "git",
11
- "url": "https://github.com/processing/processing4-vscode-extension"
+ "url": "https://github.com/processing/processing-vscode-extension"
12
},
13
"icon": "media/processing-logo.png",
14
"categories": [
0 commit comments