kristijanhusak / neovim-config

Neovim configuration
254 stars 39 forks source link

feat(typescript): workspace diagnostics #11

Closed tkudlicka closed 5 months ago

tkudlicka commented 5 months ago

i suggest to use workspace diagnostics

kristijanhusak commented 5 months ago

Thanks but I don't want to use it. Also, you didn't put it in the correct place, I'm using vtsls.

tkudlicka commented 5 months ago

Vtsls is a wrapper for TSServer from VSCode extension. I struggled to find a solution for workspace diagnostics, but thanks to your config, I was able to get around that. And because of that, I did my mr here. Thanks to vtsls. Its on right place in config fyi.