sublimelsp / LSP-volar

Vue support for Sublime's LSP plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSP needs restart to be up-to-date with *.ts imports

brachkow opened this issue · comments

LSP needs restart to be up-to-date with *.ts imports.

If I import something from *.ts file into Vue, and then edit — LSP will show me outdated information until I restart it via command palette.

Oh, I found mention of this in README — vuejs/language-tools#3229

Yes, upstream issue.