Select a color scheme for your Dotfyle experience

jellydn / typecheck.nvim

typecheck.nvim

A Neovim plugin for seamless TypeScript type checking.
27 6 0 3 days 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.