Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more. Learn more →
Coc-tsserver Alternatives
Similar projects and alternatives to coc-tsserver
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
-
-
null-ls.nvim
Discontinued Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
nvim-lsp-ts-utils
Discontinued Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.
-
-
-
-
fzf-preview.vim
The plugin that powerfully integrates fzf and (Neo)vim. It is also possible to integrate with coc.nvim.
-
-
coc-tslint-plugin
coc.nvim extension that provides TSLint support using the typescript-tslint-plugin
-
tsc.nvim
A Neovim plugin for seamless, asynchronous project-wide TypeScript type-checking using the TypeScript compiler (tsc)
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
coc-tsserver discussion
coc-tsserver reviews and mentions
- There's another typescript LSP that wraps the official VSCode typescript extension and has almost the same features - vtsls
-
Typescript: Coc or Built-in LSP?
tsserver doesn't support LSP directly and was written before LSP. typescript-language-server is a translation layer on top of tsserver. Coc's coc-server is a port of VS Code's tsserver adapter plugin, which uses tsserver's native protocol (not LSP).
-
TypeScript: Property does not exist on type
I use coc.nvim. Theres a bunch of config options for coc-tsserver but if I remember correctly it works the same as Vscode out of the box
- Question about react native development using vim
-
My Annotated Vim CoC Config
I've then also installed coc-tsserver by running:
-
vim-coc: How to configure the formatter that coc uses when "coc.preferences.formatOnSaveFiletypes" is set?
Take a look at the coc-tsserver's wiki, you might find something.
-
Better Understanding of Vim colors
When configuring the TS, I've followed this guide. I've had to install NVim, coc-tssever for that tsserver inategration and autocompletion and added some mappings
-
Making vim my new Javascript ide
I have no idea what do you mean by best, but you may want to try https://github.com/neoclide/coc-tsserver which is forked from vscode.
-
A note from our sponsor - SurveyJS
surveyjs.io | 13 Jul 2025
Stats
neoclide/coc-tsserver is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of coc-tsserver is TypeScript.