TypeScript Neovim

Open-source TypeScript projects categorized as Neovim

Top 23 TypeScript Neovim Projects

  • vscode-neovim

    Vim-mode for VS Code using embedded Neovim

    Project mention: LazyVim | news.ycombinator.com | 2023-07-16

    You can have it both ways! Use neovim to handle key presses in VSCode, keep all the benefits of a text editor that (mostly) Just Works.

    - https://github.com/vscode-neovim/vscode-neovim

  • coc-explorer

    📁 Explorer for coc.nvim

  • SurveyJS

    A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.

  • coc-tsserver

    Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript

    Project mention: There's another typescript LSP that wraps the official VSCode typescript extension and has almost the same features - vtsls | /r/neovim | 2023-04-28
  • coc-snippets

    Snippets solution for coc.nvim

    Project mention: How to configure vim like an IDE | /r/vim | 2023-06-27

    For coc, there's coc-snippets

  • fzf-preview.vim

    The plugin that powerfully integrates fzf and (Neo)vim. It is also possible to integrate with coc.nvim.

    Project mention: fzf is so powerful when you use it well ! code/files/tags/git history | /r/neovim | 2022-12-15
  • vscode-ltex

    LTeX: Grammar/spell checker :mag::heavy_check_mark: for VS Code using LanguageTool with support for LaTeX :mortar_board:, Markdown :pencil:, and others

    Project mention: What would be the best way to run Grammarly on a latex file? | /r/LaTeX | 2023-02-27

    In case you do not insist on using Grammarly, you can use LanguageTool (offline) via the LTeX plugin.

  • ddc.vim

    Dark deno-powered completion framework for neovim/Vim

    Project mention: alternative to Shougo/deoplete completion? | /r/neovim | 2023-02-06

    There is shougo/ddc.vim by the same author

  • Amplication

    Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.

  • uivonim

    Fork of the Veonim Neovim GUI

  • prettierd

    prettier, as a daemon, for improved formatting speed.

  • coc-prettier

    Prettier extension for coc.nvim.

  • coc-flutter

    flutter support for (Neo)vim

  • node-client

    Nvim Node.js client and plugin host

    Project mention: Instantiating a treesitter parser object crashes my typescript rplugin | /r/neovim | 2022-11-26

    Ok, so I'll try to learn to use remote plugins and see if I can help you. My first questions is, how are you using typescript? From the example I can see here it's only posible to use javascript.

  • coc-java

    Java extension for coc.nvim

    Project mention: How to configure vim like an IDE | /r/vim | 2023-06-27

    Java

  • peek.nvim

    Markdown preview plugin for Neovim

    Project mention: Should I learn lua? I am a vs code power user, which prevents me from completely adapting neovim, since I always find something is missing in neovim. | /r/neovim | 2023-06-17

    Can use this for markdown https://github.com/toppair/peek.nvim

  • coc-git

    Git integration of coc.nvim

  • diagnostic-languageserver

    diagnostic language server integrate with linters

  • coc-rls

    Rust language server support for coc.nvim

    Project mention: CoC formatting of text | /r/neovim | 2022-11-27

    I have stumbled upon this and it does not seem to be the issue the workspace.showOutput-Output does not show any reference to the tabstop-setting.

  • coc-pairs

    Basic auto pairs extension of coc.nvim

    Project mention: coc-pairs not working out of the box | /r/neovim | 2023-01-06

    I've followed the instructions at https://github.com/neoclide/coc-pairs to install the autopair extension for coc:

  • neovimcraft

    website that makes it easy to find neovim plugins

    Project mention: Svelte 5: Runes | news.ycombinator.com | 2023-09-20

    I originally created https://neovimcraft.com in Svelte to learn how it works.

    I found `$:` to be extremely confusing and full of weird quirks and completely turned me off to svelte entirely -- and decided to rip it out entirely for something simpler.

    Runes seem like a clear improvement, but brings Svelte a step closer to React -- which hurts its appeal to me.

    The difference between `let counter = $state(0)` and `const [counter, setCounter] = useState(0)` is near its initial value -- zero.

  • ddu.vim

    Dark deno-powered UI framework for neovim/Vim

    Project mention: Any performant fuzzy finders that uses existing buffer to show preview? | /r/neovim | 2023-02-13
  • dotfyle

    Find the best Neovim plugins

    Project mention: Dotfyle.com updates: This Week in Neovim, Trending Plugins and several features | /r/neovim | 2023-07-03

    Adding an rss feed is tracked in this issue

  • coc-spell-checker

    A basic spell checker that works well with camelCase code for (Neo)vim

    Project mention: How do I remove the "Unknown word" from neovim? | /r/neovim | 2023-05-15

    maybe this https://github.com/iamcco/coc-spell-checker

  • coc-yaml

    Yaml language server extension for coc.nvim

    Project mention: coc.nvim Help | /r/vim | 2023-01-04

    Have you tried going to the repository and reading the docs? https://github.com/neoclide/coc-yaml

  • Appwrite

    Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-20.

TypeScript Neovim related posts

Index

What are some of the best open-source Neovim projects in TypeScript? This list will help you:

Project Stars
1 vscode-neovim 4,888
2 coc-explorer 1,140
3 coc-tsserver 1,014
4 coc-snippets 939
5 fzf-preview.vim 875
6 vscode-ltex 686
7 ddc.vim 594
8 uivonim 575
9 prettierd 558
10 coc-prettier 516
11 coc-flutter 449
12 node-client 429
13 coc-java 417
14 peek.nvim 416
15 coc-git 405
16 diagnostic-languageserver 399
17 coc-rls 380
18 coc-pairs 289
19 neovimcraft 268
20 ddu.vim 261
21 dotfyle 249
22 coc-spell-checker 242
23 coc-yaml 231
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
blog.mergify.com