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 9e028f3 commit 782935aCopy full SHA for 782935a
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "inwt-python-ide",
+ "name": "inwt-python-ide-v2",
3
"displayName": "INWT Python IDE v2",
4
"description": "Extension bundle to develop Python applications for Data Science.",
5
"publisher": "inwtlab",
@@ -15,9 +15,6 @@
15
"Extension Packs",
16
"Keymaps"
17
],
18
- "activationEvents": [
19
- "onLanguage:python"
20
- ],
21
"contributes": {
22
"configuration": {
23
"title": "INWT Python IDE v2"
0 commit comments