vscode-emacs-mcx icon indicating copy to clipboard operation
vscode-emacs-mcx copied to clipboard

Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support

Results 124 vscode-emacs-mcx issues
Sort by recently updated
recently updated
newest added

Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.12 to 10.0.13. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/sinon&package-manager=npm_and_yarn&previous-version=10.0.12&new-version=10.0.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

So I (and apparently many others going by google results) find it really uncomfortable using ctrl to the degree it's used in Emacs, and use some kind of rebinding mechanism...

When in Linux, ctrl+k doesn't override the default VSCode shortcuts such as `ctrl+k ctrl+s`. This isn't a problem on Macs, since alt and ctrl are swapped there. Not sure what...

I like to use a US keyboard layout and still want to type characters from other languages like the german umlauts. My preferred way to do this in emacs is...

Hi there, thanks for all the hard work on this extension, it's much appreciated! I'm encountering an issue when trying to select regions of text over long ranges. Normally, I...

Hello. I've started working on some keybindings that make the integrated terminal work a little more emacs'y and wanted to share. I still need to work on cut/yank but I...

Measure first: * Is GC working expectedly? Are unused objects released expectedly? Are objects attached to released editor object released correctly? * Where is slow? --- Possible fixes * Defer...

Rel: #1253 * Create the GH release automatically * Upload the built package as the release assets