MrCode is a custom build of VSCodium / VSCode.
editor.foldingStrategyreplaced with builtin settingeditor.defaultFoldingRangeProvider
editor.showFoldingLastLinekeyboard.platform(WIP)terminal.integrated.enableUriLinksterminal.integrated.enableWordLinksworkbench.editor.openPositioningreplaced with extension Automatic Editor Sorter
- render and copy tab characters in the terminal (https://github.com/daiyam/xterm-tab)
- 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
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
Enjoy!