Porting the VSCode extension "TypeScript Error Translator"

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ts-error-translator

    VSCode extension to turn TypeScript errors into plain English

  • Hey there! I love this extension from Matt Pocock https://github.com/mattpocock/ts-error-translator and I'd like to know if there is any "getting started" guide or something to port this to neovim using Lua to write it. I'd like to make it compatible with lspconfig + tsserver if possible.

  • null-ls.nvim

    Discontinued Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

  • maybe one idea would be to use null-ls? https://github.com/jose-elias-alvarez/null-ls.nvim

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • typescript.nvim

    Discontinued A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).

  • https://github.com/jose-elias-alvarez/typescript.nvim is probably also of interest. Same author than null-ls

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

  • [TS LSP] "go to source definition"

    1 project | /r/neovim | 30 Jun 2023
  • Add all missing imports

    2 projects | /r/neovim | 7 Jun 2023
  • Add all missing imports from lsp server

    1 project | /r/neovim | 5 Jun 2023
  • Need some guidance on how to tweak a piece of the config

    1 project | /r/neovim | 26 May 2023
  • Go to definition in React

    1 project | /r/neovim | 12 May 2023