martinrotter / textosaurus

Cross-platform text editor based on Qt and Scintilla.
GNU General Public License v3.0
284 stars 44 forks source link

Filesystem Enhancement #14

Closed smaragdus closed 6 years ago

smaragdus commented 6 years ago

Suggestion 'Filesystem' panel should show only supported files, for example .txt, .conf, .json, .po, etc.

Addition An option for 'Filesystem' panel to remember last used directory and open it after program restart.

Example Files with extensions that are not supported are not shown in the 'Filesystem' panel. 'Tools' - 'Settings' - 'User interface' - new tab - 'Filesystem' - check box 'Remember last used directory'.

martinrotter commented 6 years ago

Will add option to add folders to "favorites list" as well.

martinrotter commented 6 years ago

FIxed, supports adding of directories to favorites list, favorites list is sorted, only supported filetypes are visible.