Closed
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