Skip to content

Add a way to restart the Python Language Server #3073

Closed
@Lexicality

Description

@Lexicality

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
image

Steps to reproduce:

N/a

Logs

N/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-editor-*User-facing catch-allarea-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions