A repo to test how to package a vscode extension that uses a Python LSP. The goal is to have a single .vsix file (per architecture) that can be installed in vscode and that will work without any ...
PYTHON_VERSION: '3.10' # YML treats 3.10 the number as 3.1, so quotes around 3.10 # Force a path with spaces and to test extension works in these scenarios # Unicode characters are causing 2.7 ...