sublimelsp / LSP-pyright

Python support for Sublime's LSP plugin provided through microsoft/pyright.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Removing LSP-pyright gives error

blag opened this issue · comments

commented

Sublime throws up an error when I remove the LSP-pyright package from Sublime's command palette:

Error loading syntax file "Packages/LSP-pyright/syntaxes/pyright.sublime-syntax": Unable to read Packages/LSP-pyright/syntaxes/pyright.sublime-syntax

Sublime build 4152
Package Control v3.4.1

Just restart ST or ignore it. I doubt it can be fixed, here.

You will probably have to also close the affected python files and optionally reopen them to fix this.