spacy-vscode icon indicating copy to clipboard operation
spacy-vscode copied to clipboard

spaCy extension for Visual Studio Code

Results 1 spacy-vscode issues
Sort by recently updated
recently updated
newest added

`pygls 1.1` seems to have removed the `__version__` attribute from the top-level module, which breaks the [validation code](https://github.com/explosion/spacy-vscode/blob/a1deeb6177d4dc76e04213169a11989f3a2526e1/client/python_validation.py#L13).

bug