Here you can customize various editor settings according to your preferences, settings are automatically saved as they are updated.
Your settings file is located at ~/.mkeditor/settings.json.
Formatting
Editing
Miscellaneous
Version
Built with love by Versyx Digital.
MKEditor uses the following open-source libraries:
monaco, bootstrap, fontawesome, markdown-it, highlight.js, split.js, sweetalert2, webpack and electron.
View the source code here.
Shortcut | Description | |
---|---|---|
Ctrl + X | Cut line (empty selection) | |
Ctrl + C | Copy line (empty selection) | |
Alt + ↑ / ↓ | Move line up/down | |
Shift + Alt + ↑ / ↓ | Copy line up/down | |
Ctrl + Shift + K | Delete line | |
Ctrl + Enter | Insert line below | |
Ctrl + Shift + Enter | Insert line above | |
Ctrl + ] / [ | Indent/outdent line | |
Home / End | Go to beginning/end of line | |
Ctrl + Home | Go to beginning of file | |
Ctrl + End | Go to end of file | |
Ctrl + ↑ / ↓ | Scroll line up/down | |
Alt + PgUp / PgDn | Scroll page up/down |
Shortcut | Description |
---|---|
Ctrl + B | Make text bold |
Ctrl + I | Make text italic |
Ctrl + G | Strikethrough text |
Ctrl + 1 | Create unordered list |
Ctrl + 2 | Create ordered list |
Shortcut | Description |
---|---|
Ctrl + F | Find |
Ctrl + H | Replace |
F3 / Shift + F3 | Find next/previous |
Alt + Enter | Select all occurrences of find match |
Alt + C / R / W | Toggle case-sensitive / regex / whole word |
Shortcut | Description |
---|---|
Alt + Click | Insert cursor |
Ctrl + Alt + ↑ / ↓ | Insert cursor above/below |
Shift + Alt + I | Insert cursor at end of each line selected |
Ctrl + L | Select current line |
Ctrl + F2 | Select all occurrences of current word |
Shift + Alt + (Drag mouse) | Column (box) selection |
Ctrl + Shift + Alt + ↑ / ↓ | Column (box) selection |
Ctrl + Shift + Alt + PgUp / PgDn | Column (box) selection |
(Mousewheel pressed + drag cursor) | Column (box) selection |