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:
Environment data
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: