jellydn / typecheck.nvim

typecheck.nvim

A Neovim plugin for seamless TypeScript type checking.
35 6 0 1 week ago
programming-languages-support manually-created
typecheck.nvim integrates TypeScript type checking seamlessly within quickfix or trouble windows, enhancing TypeScript development workflow. It allows asynchronous type checking without blocking UI and provides easy navigation through errors and warnings.