Any point to using command prompt? Seems like the only way to get the benefits out of Typescript is to use editors like VSC.

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

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
  • coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

  • You can get all the Intellisense features of VSCode in Vim. There is multiple ways to do this. I am currently using coc.nvim. With the recent 0.5 version release, Neovim has some good language server integration built in (the feature that powers VSCode's Intellisense).

  • LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

  • If you do want to go the Vim route, this is a good place to start. Christ and others have been working hard to integrate IDE features into this config. It works out of the box but there’s a lot of room for tinkering. Also check out his YouTube channel where he goes through a lot of the configs.

  • 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
  • nvim-lsp-ts-utils

    Discontinued Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.

  • FWIW I have been way happier using native LSP with nvim-lsp-ts-utils than I was with CoC

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

  • NeoVim as IDE

    5 projects | /r/neovim | 17 Dec 2022
  • occur mode - editable grep results

    5 projects | /r/neovim | 4 May 2023
  • Advice on moving from Emacs to Neovim

    6 projects | /r/neovim | 1 Mar 2023
  • Need help in installing autocomplete/intellisense plugin for C++ in neovim.

    3 projects | /r/neovim | 1 Feb 2023
  • The way indentation and syntax highlighting is handled in nvim is frustrating me

    4 projects | /r/neovim | 17 Jan 2023