We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f393a commit de8c83cCopy full SHA for de8c83c
1 file changed
product.json
@@ -2,7 +2,7 @@
2
"nameShort": "CortexIDE",
3
"nameLong": "CortexIDE",
4
"cortexVersion": "0.0.8",
5
- "cortexRelease": "0906",
+ "cortexRelease": "0907",
6
"applicationName": "cortexide",
7
"dataFolderName": ".cortexide",
8
"win32MutexName": "cortexide",
@@ -40,10 +40,6 @@
40
"reportIssueUrl": "https://github.com/cortexide/cortexide/issues/new",
41
"nodejsRepository": "https://nodejs.org",
42
"urlProtocol": "cortexide",
43
- "extensionsGallery": {
44
- "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
45
- "itemUrl": "https://marketplace.visualstudio.com/items"
46
- },
47
"builtInExtensions": [],
48
"linkProtectionTrustedDomains": [
49
"https://opencortexide.com",
0 commit comments