|
|
b6d10d1e20
|
implement command completion popup
|
2023-09-01 02:43:32 -04:00 |
|
|
|
156ab0b338
|
add reformat to context menu, formatting width may be changed in preferences
|
2023-08-31 23:25:30 -04:00 |
|
|
|
8ac45a8a02
|
reformat line when Tab key is pressed
|
2023-08-31 21:39:43 -04:00 |
|
|
|
5b5210130c
|
improve highlighting settings to also show errors with different color
|
2023-08-25 21:19:05 -04:00 |
|
|
|
6759a20cfc
|
remove dead code
|
2023-08-25 17:35:05 -04:00 |
|
|
|
8a7c1f3d0d
|
add support for add a highlight for the currently active input line to the line number display
|
2023-08-24 21:25:57 -04:00 |
|
|
|
3a7efdfb8c
|
implement setFont() method that sets the font for the entire editor window
|
2023-08-24 21:25:14 -04:00 |
|
|
|
bbcfbe957b
|
implement context specific help either via right-click or CTRL-?
|
2023-08-12 17:46:10 -04:00 |
|
|
|
c1d690d190
|
implement drag-n-drop for files
|
2023-07-28 05:04:19 -04:00 |
|
|
|
a402d2c6d8
|
simplify, move redundant operations to functions, update coding style
|
2023-07-25 10:16:20 -04:00 |
|
|
|
a49a1b644e
|
update main widget to CodeEditor with line numbers and highlight. Open file from command line.
|
2023-07-25 00:13:53 -04:00 |
|