Skip to content

Commit d1f9b3f

Browse files
committed
Revert unnecessary change
1 parent 58a14fd commit d1f9b3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@
818818
},
819819
"python.jediEnabled": {
820820
"type": "boolean",
821-
"default": false,
821+
"default": true,
822822
"description": "Enables Jedi as IntelliSense engine instead of Microsoft Python Analysis Engine.",
823823
"scope": "resource"
824824
},

0 commit comments

Comments
 (0)