Include an Insiders version of the Intellisense Language Server if running Python Insiders #6466
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
feature-request
Request for new features or functionality
#6308 provides a means for updating to Insiders if you're running VSCode Insiders. I would also like the "beta" channel of the python Intellisense language server to automatically be configured within
settings.json
as a part of auto-updating to Insiders version of the Python extension. This extension provides the Intellisense feature (that is it's primary function), so if you're running an Insiders version of this extension, the language server should be auto-configured for use as well.The text was updated successfully, but these errors were encountered: