Roy Qu
|
e0c4ba201d
|
- fix: Crash when editing a function at the end of file without ; or {
- enhancement: Add the "parsing TODOs" option in Options Dialog / Editor / Misc
- enhancement: Remove todos/bookmarks/breakpoints when deleting file from project
- enhancement: Rename filenames in todos/bookmarks/breakpoints when renaming project file
|
2022-11-07 21:44:12 +08:00 |
Roy Qu
|
cab0c8ca24
|
- enhancement: add "auto reformat when saving codes" in "Options" / "Editor" / "Misc" (off by default)
- enhancement: use "todo" and "fixme" as the keyword for TODO comments
|
2022-10-25 10:13:51 +08:00 |
Roy Qu
|
5f0371cb5b
|
- enhancement: add option "max undo memory usage" in the options / editor / misc page
|
2022-10-11 22:33:09 +08:00 |
Roy Qu
|
106bf4281a
|
disable undo limit by default
|
2022-05-19 13:19:47 +08:00 |
Roy Qu
|
4209241dea
|
- fix: when size of undo items is greater than the limit, old items should be poped in group
- enhancement: max undo size in option dialog's editor->misc tab
|
2022-03-20 18:10:53 +08:00 |
Roy Qu
|
5789aeee45
|
- enhancement: auto detect "gbk" encoding when running in zh_CN locale under Linux
- enhancement: disable encoding submenu when editor closed
- enhancement: clear infos in the status bar when editor closed
|
2022-03-12 17:37:53 +08:00 |
royqh1979
|
c7205f572e
|
- enhancement: "use utf8 by default" in editor's misc setting
|
2021-10-24 13:03:54 +08:00 |
royqh1979
|
70203612c5
|
work save: editor misc settings dialog
|
2021-08-30 17:10:46 +08:00 |