Skip to content
/ MrCode Public

An opinionated editor based on VSCodium / VSCode

License

Notifications You must be signed in to change notification settings

zokugun/MrCode

Repository files navigation

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

Patched Features

Supported Platforms

  • macOS (zip, dmg) macOS 10.15 or newer x64
  • macOS (zip, dmg) macOS 11.0 or newer arm64
  • GNU/Linux x64 (deb, rpm, AppImage, snap, tar.gz)
  • GNU/Linux arm64 (deb, rpm, snap, tar.gz)
  • GNU/Linux armhf (deb, rpm, tar.gz)
  • GNU/Linux riscv64 (tar.gz)
  • GNU/Linux loong64 (tar.gz)
  • GNU/Linux ppc64le (tar.gz)
  • Windows 10 / Server 2012 R2 or newer x64
  • Windows 10 / Server 2012 R2 or newer arm64

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!