vscode-lsp-translations VS vscode-neovim

Compare vscode-lsp-translations vs vscode-neovim and see what are their differences.

vscode-lsp-translations

An extension for VSCode which provides autocompletion for the translations within your project. Uses https://github.com/rbozan/lsp-translations under the hood. (by rbozan)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
vscode-lsp-translations vscode-neovim
1 84
7 5,616
- 3.5%
0.0 9.6
over 2 years ago 5 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vscode-lsp-translations

Posts with mentions or reviews of vscode-lsp-translations. We have used some of these posts to build our list of alternatives and similar projects.

vscode-neovim

Posts with mentions or reviews of vscode-neovim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-18.
  • Lapce
    13 projects | news.ycombinator.com | 18 Feb 2024
    Since v1.0+ of this extension I have been constantly having issues with neovim's and VSCode's buffers got out of sync. I cannot reliably reproduce the issues however. There are a few similar reports, e.g. https://github.com/vscode-neovim/vscode-neovim/issues/1624. I've switched to other VIM extension (VSCodeVim) which I found more reliable, albeit less powerful.
  • VSCode Neovim: Vim Mode for VSCode
    1 project | news.ycombinator.com | 17 Feb 2024
  • LazyVim
    32 projects | news.ycombinator.com | 16 Jul 2023
    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

  • VsCodeVim: Escape insert mode and suggestion popup
    1 project | /r/vscode | 12 Jul 2023
    In insert mode I'd like to be able to hit escape and return to visual mode, but I have to hit escape twice if a suggestion popup is visible. Similar to this: vscode-neovim/vscode-neovim#677
  • Where to start in Neovim
    2 projects | /r/neovim | 30 Jun 2023
    https://github.com/vscode-neovim/vscode-neovim embeds nvim in vscode. I use it at work full-time.
  • VSCode with Neovim?
    4 projects | /r/neovim | 29 Jun 2023
    This post is all over the place. What are you asking? What problem exactly did you have with the https://github.com/vscode-neovim/vscode-neovim (ensure that you did not install https://github.com/VSCodeVim/Vim , which people often confuse with the other).
  • kja kja kja
    1 project | /r/vim | 29 May 2023
  • Good Vim plugins for VSCode Neovim?
    1 project | /r/vscode | 27 May 2023
    1 project | /r/neovim | 24 May 2023
  • Neovim 0.9 Released
    15 projects | news.ycombinator.com | 7 Apr 2023
    Why not have both? https://github.com/vscode-neovim/vscode-neovim

    I was using the VSCodeVim plugin, but it kept breaking. I now moved to the Neovim plugin and works great!