pmizio / typescript-tools.nvim

⚡ TypeScript integration NeoVim deserves ⚡
MIT License
1.26k stars 36 forks source link

Question: ts-error-translator.nvim support #243

Closed andrew-t-james-core closed 4 months ago

andrew-t-james-core commented 4 months ago

Thanks for the dope plugin, was curious if https://github.com/dmmulroy/ts-error-translator.nvim would work out of the box with ts-tools. I tried but to no avail could I seem to get it connect. Happy to contribute as well if a fix is needed.

uolot commented 4 months ago

@andrew-t-james-core - thanks for sharing this interesting plugin! Would you mind sharing how you resolved the issue?

andrew-t-james-core commented 4 months ago

I wasn't able to, plus I don't think this is the correct project to add this issue so I closed it. Open issue in ts-error-translator. https://github.com/dmmulroy/ts-error-translator.nvim/issues/19

mehalter commented 4 months ago

@uolot ts-error-translator.nvim added support for typescript-tools.nvim ~10 hours ago: https://github.com/dmmulroy/ts-error-translator.nvim/pull/22

So it just works out of the box. Here is an example:

2024-02-27_18:03:17_screenshot