Skip to content

Standalone install of Python Extension #20774

Answered by brettcannon
DorianTe asked this question in Q&A
Discussion options

You must be logged in to vote

All of those extensions are optional, so if VS Code is refusing to install a VSIX manually without internet access to get those other extensions, then I would open a feature request at https://github.com/microsoft/vscode .

We won't be providing a separate build due to overhead of supporting multiple builds (e.g. we have to use a secure build pipeline and it takes a lot to set up and maintain). If you would like to build the extension yourself you can find the instructions at https://github.com/microsoft/vscode-python/wiki/Coding#building .

I will also mention we are removing isort from the default install in our next release (any day now), and we are working on removing Jupyter; Pylance i…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DorianTe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area-editor-* User-facing catch-all
2 participants