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 856cfe6 commit e4bfb88Copy full SHA for e4bfb88
package.json
@@ -24,9 +24,9 @@
24
"icon": "images/designer.png",
25
"repository": {
26
"type": "git",
27
- "url": "https://github.com/PyQt5/DesignerPlugin.git"
+ "url": "https://github.com/PyQt5/QSSEditorVsCode"
28
},
29
- "homepage": "https://github.com/PyQt5/DesignerPlugin.git",
+ "homepage": "https://github.com/PyQt5/QSSEditorVsCode",
30
"activationEvents": [
31
"onLanguage:css",
32
"onCommand:qsseditor.applyStyle",
0 commit comments