forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add a command to restart the language server
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggood first issueneeds PRReady to be worked onReady to be worked on
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggood first issueneeds PRReady to be worked onReady to be worked on
Type
Fields
Give feedbackNo fields configured for issues without a type.
This has been discussed for vscode-python extension.
A command called
restartLanguageServerhas been created.However this command can't be found in my command palette, maybe in pylance extension it's already deleted.
I'd like a way to re-analyse the code in a jupyter notebook, since the language server (or the extension) is always broken weirdly microsoft/pylance-release#4736.