MrCode icon indicating copy to clipboard operation
MrCode copied to clipboard

An opinionated editor based on VSCodium / VSCode

MrCode is a custom build of VSCodium / VSCode.

Download

Download latest release here

What's the difference?

Patched Settings

  • editor.foldingStrategy replaced with builtin setting editor.defaultFoldingRangeProvider
  • editor.showFoldingLastLine
  • keyboard.platform (WIP)
  • terminal.integrated.enableUriLinks
  • terminal.integrated.enableWordLinks
  • workbench.editor.openPositioning replaced with extension Automatic Editor Sorter

Patched Commands

  • workbench.extensions.disableExtension
  • workbench.extensions.enableExtension

Patched Features

  • render and copy tab characters in the terminal (https://github.com/daiyam/xterm-tab)

Breaking Changes

Since 1.75.0, MrCode uses OpenVSX.

You can use the extension VSIX Manager to install extensions for others sources.

Supported OS

  • [x] Windows 7, 8, 10 (x64, x86, arm64)
  • [x] macOS 10.10+ (x64)
  • [x] Linux (AppImage, deb, rpm, tar.gz) (x64, arm64, armhf)

Supported App/Package Managers

FAQ

Q: How to migrate to MrCode?

A: You can read the following documentation: How to Migrate

Q: How do I open MrCode from the terminal?

A: Please read the documentation: Install mrcode command

News

License

MIT

Enjoy!