Le Tan
|
bfac189cb7
|
PegMarkdownHighlighter: cache result for performance
|
2018-07-30 21:55:07 +08:00 |
|
Le Tan
|
a2ee5413a1
|
support search
- Ctrl+E C to toggle the search dock;
|
2018-03-13 20:45:44 +08:00 |
|
Le Tan
|
58b57c2a86
|
refine VOpenedListMenu
|
2017-12-26 19:27:10 +08:00 |
|
Le Tan
|
24349f4cc7
|
fix VOpenedListMenu with new theme
|
2017-12-04 20:37:36 +08:00 |
|
Le Tan
|
6ac33d2bd0
|
support snippets
Shortcuts are not supported yet.
|
2017-11-11 08:09:22 +08:00 |
|
Le Tan
|
a64d01ea86
|
refactor VFile and VOrphanFile
1. Make VFile a real abstract class;
2. Use VNoteFile for internal note file;
3. Use VOrphanFile for external orphan file;
|
2017-09-21 19:33:37 +08:00 |
|
Le Tan
|
59d0e82e66
|
refactor retrivePath to fetchPath
|
2017-09-07 20:33:38 +08:00 |
|
Le Tan
|
e88a41d4e3
|
minor-fix
|
2017-07-27 18:18:07 +08:00 |
|
Le Tan
|
8a56dc8b87
|
support editing external files
|
2017-07-15 12:46:04 +08:00 |
|
Le Tan
|
32a7adb8d4
|
support viewing external orphan file
1. Add VOrphanFile for external local file;
2. Add doc file for shortcuts;
3. Ctrl+E ? to open the shortcuts doc;
|
2017-04-08 21:28:25 +08:00 |
|
Le Tan
|
79de92238c
|
fix stylesheet of VOpenedListMenu
|
2017-04-06 20:09:52 +08:00 |
|
Le Tan
|
f7f4bb1569
|
refine tab list menu by adding VOpenedListMenu
1. Group opened files by notebook and directory;
2. Type the sequence number to activate a certain item in the popup menu;
3. Ctrl+[, Ctrl+J, Ctrl+K
|
2017-04-04 13:26:21 +08:00 |
|