Skip to content

Intellisense stops working for python files when using the new 'Outline' feature #1721

@derekwallace

Description

@derekwallace

Environment data

  • VS Code version: 1.24 insiders
  • Extension version (available under the Extensions sidebar): latest
  • OS and version: Win10
  • Python version (& distribution if applicable, e.g. Anaconda): 3.6.5 - standard distribution
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
  • Relevant/affected Python packages and their versions: XXX

Actual behavior

using network drive as project is hosted on a shared drive.
intellisense becomes un-responsive after a few python files are opened.
snippets also stops working
intellisense will work fine for other file types.

using process explorer i kill "python completion.py".
intellisense becomes responsive and works correct.

Expected behavior

intellisense always work.

Steps to reproduce:

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.bugIssue identified by VS Code Team member as probable bug

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions