Skip to content

Commit 782935a

Browse files
committed
change name to v2
1 parent 9e028f3 commit 782935a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "inwt-python-ide",
2+
"name": "inwt-python-ide-v2",
33
"displayName": "INWT Python IDE v2",
44
"description": "Extension bundle to develop Python applications for Data Science.",
55
"publisher": "inwtlab",
@@ -15,9 +15,6 @@
1515
"Extension Packs",
1616
"Keymaps"
1717
],
18-
"activationEvents": [
19-
"onLanguage:python"
20-
],
2118
"contributes": {
2219
"configuration": {
2320
"title": "INWT Python IDE v2"

0 commit comments

Comments
 (0)