forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-editor-*User-facing catch-allUser-facing catch-allarea-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.feature-requestRequest for new features or functionalityRequest for new features or functionality
Description
If the python language server crashes or gets into an unusable state, the only way to get it working again is to reload the entire editor window. This is very inconvenient.
Environment data
- VS Code version: 1.28.2
- Extension version (available under the Extensions sidebar): 2018.9.2
- OS and version: Windows 10 version 1803
- Python version (& distribution if applicable, e.g. Anaconda): N/a
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/a
- Relevant/affected Python packages and their versions: N/a
Actual behavior
The only way to restart the Python Language Server is to reload the window
Expected behavior
A menu option to restart the python language server should be present, like with Typescript

Steps to reproduce:
N/a
Logs
N/a
jimklo, kevindavenport, zgrkpnr, cshjin, juliomenendez and 61 moreHubro
Metadata
Metadata
Assignees
Labels
area-editor-*User-facing catch-allUser-facing catch-allarea-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.feature-requestRequest for new features or functionalityRequest for new features or functionality