Commit Graph

7 Commits

Author SHA1 Message Date
Felix Häusler
f115b7ea41 Add symbolic link support (#802)
* Allow symbolic links

* Update changelog
2019-03-25 23:11:57 +08:00
Felix Häusler
e94131b342 Fix recommended filename/title (#727) 2019-03-06 10:34:23 +08:00
Felix Häusler
5339ef6bb4 Fix keybinding issues (#543)
* Fix keybinding issues

* Check for duplicate accelerators

* Allow to unset menu accelerators

* Disable AppVeyor to reconfigure later

AppVeyor is currently not in use. We have to enable it and configure.

* Update documentation

* Update documentation [ci skip]
2018-11-07 00:16:50 +08:00
Felix Häusler
deb7f0cb1b fix: #481 add missing dot to parser markdown files only (#483) 2018-09-01 13:43:12 +08:00
Jocs
05bf5b96d5 bugfix: #167 #357 #344 2018-06-19 18:38:40 +08:00
冉四夕
dc79014147
Support Side Bar、 Tabs and Quick Open in Mark Text (#317)
* side-bar-view

* list files view

* update the structure of store, add modules

* open project and change select files

* add tabs view

* listen for file/dir changing, and update in sidebar

* delete some unused code

* context menu in sidebar

* add tool bar and tab bar menu item

* save all and save all and close

* copy, cut, paste, new file, new directory, move to trash, open in folder

* rename in sidebar
2018-06-04 11:23:51 -05:00
冉四夕
0a616f23dd
refactor main process (#309)
* refactor main process

* optimize codes in main process
2018-05-31 01:12:51 -05:00