|
|
|
|
|
by npn
1099 days ago
|
|
Could be the plugin was broken somehow. Happen all the time for me.
Even now the syntax highlighting and code formatting feature would break if I write the code the wrong way. from my understanding the plugin does some clever tricks like insert some dummy code or create some dummy files to be consumed by the typescript language server. so it is not guaranteed to be correct 100% of the time. |
|