mhartington / nvim-typescript

Typescript tooling for Neovim
615 stars 76 forks source link

Diagnostic runs on whole vue file instead of <script> part only #282

Closed ceigh closed 3 years ago

ceigh commented 3 years ago

Problems summary

I use this plugin with vue single file components, and looks like in a last couple of updates something is broken. Before, diagnostics send to gutter error symbols on vue



## Screenshot
![22-11-17:54](https://user-images.githubusercontent.com/35171422/99904292-d5276e80-2ceb-11eb-872f-d380b3fc32d2.png)