An open API service indexing awesome lists of open source software.

https://github.com/jakebailey/bad-file-watcher


https://github.com/jakebailey/bad-file-watcher

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

Repro for https://github.com/microsoft/vscode/issues/132483#issuecomment-925383193.

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.