Skip to content

🟦 Make TypeScript errors prettier and human-redable in NeoVim πŸŽ€

License

Notifications You must be signed in to change notification settings

AlejandroSuero/pretty-ts-errors.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pretty TS Errors for Neovim logo

Stars Issues License

Pretty TS Errors for NeoVim

Makes your TypeScript errors pretty and readable.

Warning

This plugin is still in development and is not ready for production use.

This plugin is not affiliated with the TypeScript team.

This plugin supports Neovim v0.9.0 and above.

πŸ“¦ Installation

You can install this plugin using your preferred package manager:

Package Manager Command
Packer use "AlejandroSuero/pretty-ts-errors.nvim"
Plug Plug "AlejandroSuero/pretty-ts-errors.nvim"
Lazy.nvim { "AlejandroSuero/pretty-ts-errors.nvim" }
Rocks.nvim :Rocks install pretty-ts-errors.nvim

πŸš€ Usage

To use this plugin, you need to enable it in your Neovim configuration file.

🀝 Contributing

Contributions are what make the open source community such an amazing place to be, learn, inspire, and create. Any contributions you make are greatly appreciated. To do so, please read the contribution guidelines.

πŸ“ License

This project is licensed under the MIT License - see the LICENSE file for details.