mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00

1. `Ctrl + W`, `Ctrl + R`, `Ctrl + Q`, `Ctrl + S` for edit and view mode; 2. `Ctrl + E` to toggle expand view; 3. `Ctrl + N` to create note in current directory; 4. `Ctrl + H` in edit mode to delete previous char; 5. `Ctrl + W` in edit mode to delete till the start of previous word; 6. `Ctrl + U` in edit mode to delete till the start of current line; 7. `Tab`, `Shift + Tab` to indent or unindent selected lines; 8. `Ctrl + B`, `Ctrl + I` to make selected text bold or italic; Signed-off-by: Le Tan <tamlokveer@gmail.com>
Description
No description provided
Languages
JavaScript
52.7%
C++
42.1%
CSS
3.8%
CMake
0.5%
HTML
0.5%
Other
0.4%