vscode-gitlens VS vscode-emacs-mcx

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

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 (by gitkraken)

vscode-emacs-mcx

Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support (by whitphx)
Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
vscode-gitlens vscode-emacs-mcx
17 4
7,928 279
2.7% -
8.4 7.4
1 day ago 7 days ago
TypeScript TypeScript
GNU General Public License v3.0 or later 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.

vscode-gitlens

Posts with mentions or reviews of vscode-gitlens. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.
  • Came back to Git Graph after several months of using GitLens+
    2 projects | reddit.com/r/vscode | 6 Mar 2023
    Quite a while ago, the GitLens+ plugin gained the Commit Graph feature--the same graph you see in GitKraken. Until then I had used Git Graph for visualizing my repositories and GitLens+ for git blame in the GUI. Since one plugin could now do both, the natural course of action was to remove the other--goodbye, Git Graph!
  • Why I love GitLens in my VsCode - Part 1
    2 projects | dev.to | 13 Feb 2023
    Btw, today I want to speak about something different, I love git and I love terminal, but sometimes I love having the info visualised appealingly and get info about the source control quickly. I work with VsCode typically, so some months ago I tried to find a solution for this editor that resolves what was said before. After googling and some testing, the result of my search was: GitLens. Now, I want to show you how it works and how it can improve your routine. So don't waste time and let's jump in it!
  • Both are good, what would you pick?
    4 projects | reddit.com/r/ProgrammerHumor | 1 Sep 2022
    GitLens extension chef's kiss
  • tig blame online
    2 projects | dev.to | 21 Jun 2022
    for GitLens https://gitlens.amod.io/
  • Replacing GitKraken
    2 projects | reddit.com/r/vscode | 30 Jul 2021
    Hi. Vs code is pretty well integrated with git. There are built in git support and a couple other plugins. For example, the most popular git plugin for vs code is git lens. It also has powerful rebase editor (i guess, it is my favorite feature), which you can enable by following this guide. I personally realy enjoing Git Graph extension, which allow you to observe your git history in pretty similar to git kraken way. It also provide navigation facilities and some other useful features.
  • Supercharge your git workflow with GitLens
    2 projects | dev.to | 21 May 2021
    Redder color means changes were made very recently in that area. Again you can fully customize age thresholds, locations, the color of the most recent and least recent changes, etc., from the settings.
    2 projects | dev.to | 21 May 2021
    So here are some of my favorite GitLens features that I use regularly. You can find the full list of the features here.
  • Tips for Debugging Software like a Detective
    2 projects | dev.to | 15 May 2021
    Phone a friend. I recommend integrating git blame into your development environment I use the Git lens plugin which shows you, directly within files in a code editor, who authored certain file changes and the PR which can be helpful for quickly getting more context regarding decisions by looking at the associated Pull Request or having the opportunity to connect directly with the committer. Pair programming can be an effective way to debug and share knowledge. Similar, to the magic of figuring out the solution to a bug in the shower or overnight there is a phenomenon called rubber ducky debugging in which just explaining the issue to someone else (even an inanimate rubber duck) can help make the solution more obvious.
  • Commits are snapshots, not diffs - The GitHub Blog
    3 projects | reddit.com/r/programming | 9 Apr 2021
    If you're using VS Code, get the GitLens extension. It has an interactive rebase editor which I find very helpful (as well as heaps of other nice features).
  • Bullet point series - Part 2 - Some pretty sweet Visual Studio Extensions I Use
    2 projects | dev.to | 2 Apr 2021
    GitLens - https://gitlens.amod.io/#features , see who did what, when and why in your IDE and also quickly see any changes you have made

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 | reddit.com/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 | reddit.com/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 vscode-gitlens and vscode-emacs-mcx you can also consider the following projects:

vscode-jupyter - VS Code Jupyter extension

linux - Linux kernel source tree

CodeMaid - CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.

Git - Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

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

gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀

vscode-toggle-excluded-files - Quickly toggles excluded (hidden) files visibility in the file explorer in VS Code

vscode-action-buttons - VsCode extension for custom status bar buttons

Vim - :star: Vim for Visual Studio Code

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

liblinux - Linux system calls.

free-omnisharp-vscode - Free (as in freedom) fork of the official vscode C# extension