MS!
VSCodium incompatibilities with vscode (not their fault): vscode checks for various things Have the python extension from ms work with jedi: it must be installed with pip install jedi (requires python3-pip)main
parent
04332ee467
commit
2248ce5734
|
@ -5,5 +5,6 @@
|
||||||
"itemUrl": "https://marketplace.visualstudio.com/items",
|
"itemUrl": "https://marketplace.visualstudio.com/items",
|
||||||
"controlUrl": "",
|
"controlUrl": "",
|
||||||
"recommendationsUrl": ""
|
"recommendationsUrl": ""
|
||||||
}
|
},
|
||||||
|
"nameLong": "Visual Studio Code"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue