A test repo to reproduce a crash in the ruff vscode extension
Tested on python 3.10.4 and 3.11.3 using ruff 0.0.272
To reproduce:
- install poetry
- run
poetry config virtualenvs.in-project true
- navigate to libs/a_lib or services/b_service and run
poetry install
- open the vscode workspace, have the ruff vscode extension installed, and open a.py or b_service.py
- ruff extension fails with
Server: Start failed: Error: Unsupported server configuration