[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/zokugun/MrCode/blob/master/LICENSE)
[![current release](https://img.shields.io/github/release/zokugun/MrCode.svg?colorB=green)](https://github.com/zokugun/MrCode/releases)
[![macOS](https://github.com/zokugun/MrCode/workflows/windows/badge.svg)](https://github.com/zokugun/MrCode/actions?query=workflow%3Awindows)
[![macOS](https://github.com/zokugun/MrCode/workflows/macOS/badge.svg)](https://github.com/zokugun/MrCode/actions?query=workflow%3AmacOS)
[![linux](https://github.com/zokugun/MrCode/workflows/linux/badge.svg)](https://github.com/zokugun/MrCode/actions?query=workflow%3Alinux)
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
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!