Skip to content

Commit fa3e1e9

Browse files
author
Kartik Raj
committed
Add flag in package.json
1 parent 27958d2 commit fa3e1e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"displayName": "Python",
44
"description": "Linting, Debugging (multi-threaded, remote), Intellisense, Jupyter Notebooks, code formatting, refactoring, unit tests, snippets, and more.",
55
"version": "2020.5.0-dev",
6+
"featureFlags": {
7+
"usingNewInterpreterStorage": true
8+
},
69
"languageServerVersion": "0.5.30",
710
"publisher": "ms-python",
811
"enableProposedApi": false,

0 commit comments

Comments
 (0)