jakebailey / bad-file-watcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repro for microsoft/vscode#132483 (comment).

Run:

python -m venv .venv
.\.venv\Scripts\activate
pip install -r requirements.txt

Open the repo in VS Code Insiders, navigate to main.py to activate things, then check the "Python Language Server" output; it should be looping.

About


Languages

Language:Python 100.0%