Vim VS vscode-emacs-mcx

Compare Vim vs vscode-emacs-mcx and see what are their differences.

vscode-emacs-mcx

Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support (by whitphx)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
Vim vscode-emacs-mcx
52 4
13,217 349
1.5% -
9.4 9.3
7 days ago 7 days ago
TypeScript TypeScript
MIT License GNU General Public License v3.0 or later
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.

Vim

Posts with mentions or reviews of Vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-28.

vscode-emacs-mcx

Posts with mentions or reviews of vscode-emacs-mcx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-26.
  • Paredit 25 Released
    6 projects | news.ycombinator.com | 26 Nov 2022
    Hi Mickey, ah no -- you've done WAY more than me in this area! I had been meaning to try your combobulate package.

    FWIW: after 20 years of Emacs I personally switched to VSCode a couple of years ago because I felt that in Emacs I was missing out on the LSP experience that VSCode provided in Rust, Typescript, Scala, etc. (I was using Eglot). In any case, there's a very nice Emacs emulation mode in VSCode

    https://github.com/whitphx/vscode-emacs-mcx

    which includes some paredit functionality courtesy of

    https://robert.kra.hn/past-projects/paredit-js.html

    and I'm working on porting my favorite paredit function, paredit-kill. Unfortunately that's the one where the paredit author left this comment in the code:

      ;;; Please do not try to understand this code unless you have a VERY
  • Just sharing this Emacs keybinding extension I made for VSCode
    2 projects | /r/emacs | 11 Sep 2021
    It has been requested in the issue, but not been implemented yet; https://github.com/whitphx/vscode-emacs-mcx/issues/772
    2 projects | /r/emacs | 11 Sep 2021
    Yes. You can configure key assignments through keybindings.json. See https://code.visualstudio.com/docs/getstarted/keybindings#\_advanced-customization Combining multi commands are also possible with multi-command extension. These are examples. https://github.com/whitphx/vscode-emacs-mcx/issues/392 https://github.com/whitphx/vscode-emacs-mcx/issues/965

What are some alternatives?

When comparing Vim and vscode-emacs-mcx you can also consider the following projects:

vscode-live-server - Launch a development local Server with live reload feature for static & dynamic pages.

vscode-neovim - Vim mode for VSCode, powered by Neovim

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

vscode-gitlens - Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more

vscode-drawio - This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.

coc-java - Java extension for coc.nvim

SpaceVim - A community-driven modular vim/neovim distribution - The ultimate vimrc

vimrc - The ultimate Vim configuration (vimrc)

vim-mark - Highlight several words in different colors simultaneously.

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

vundle - Vundle, the plug-in manager for Vim

codetour - VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.