What package do you use for TypeScript hints?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • I am not that familiar with TabNine or YCM but those errors in vscode are mostly produced by LSP (tsserver) or linter (eslint). And you can get those nice error messages in neovim using https://github.com/neovim/nvim-lspconfig which provides configurations for tssserver and eslint. Just follow https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md

  • trouble.nvim

    🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.

  • Trouble can give you a nice little drawer for error messages.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts