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)
Since 1.75.0
, MrCode uses OpenVSX.
You can use the extension VSIX Manager to install extensions for others sources.
- Windows 7, 8, 10 (
x64
,x86
,arm64
) - macOS 10.10+ (
x64
) - Linux (
AppImage
,deb
,rpm
,tar.gz
) (x64
,arm64
,armhf
)
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!