ImUrX / vscode-scarpet

Scarpet for VSCode
MIT License
15 stars 1 forks source link

[Bug][Low pri] When changing language in a .sc file then putting scarpet again, plugin only half works #3

Closed Ghoulboy78 closed 4 years ago

Ghoulboy78 commented 4 years ago

Basically, if you open a .sc file, it will work, but if you change language to, say, python, it works, and the when you revert to scarpet, it won't work even though you are in a .sc file. And if you open a new file .txt, and change the lang to scarpet in the bottom right corner, thatn it wont work. It will highlight properly, but no autocompletion (this isnt a biggie, which is why there is low pri on the bug name)

ImUrX commented 4 years ago

It may or may not be related to the registering of the completion provider, will check it out

ImUrX commented 4 years ago

Can you check on the new release?

Ghoulboy78 commented 4 years ago

is fixed in 0.1.5!