Ernie Pasveer
2f0921cfd3
Add an option to automatically reload the source file if it's changed.
2026-01-25 12:27:07 -06:00
Ernie Pasveer
1701687494
Show syntax highlighing for C/C++, Rust and Odin.
2025-10-18 11:24:20 -05:00
RaphGL
8573a4f84c
made final adjustments to remove boilerplate
2025-10-10 17:05:49 -01:00
Ernie Pasveer
599b452218
Clean up html in Editor's config help text.
2024-03-02 11:57:23 -06:00
Ernie Pasveer
383cb34e0c
Add external editor option.
...
Seer can launch an external editor on the current source file when
using the RMB menu.
2024-03-02 11:39:39 -06:00
Ernie Pasveer
5fd4be225a
Don't sort highlighting keys.
2022-12-19 19:31:42 -06:00
Ernie Pasveer
94f9aae6c1
Fixed '\t' character returned by some flavors of gdb that display the disassembly.
2022-12-18 16:12:25 -06:00
Ernie Pasveer
d0623e6b64
Next wave of icons.
2022-09-10 13:14:21 -05:00
Ernie Pasveer
3384623392
Optimized the updating of source suffixes in the Editor config dialog.
2022-09-08 21:05:14 -05:00
Ernie Pasveer
752a87cf5a
Add config option for C/C++ suffix names when syntax highlighting.
2022-09-08 20:40:19 -05:00
Ernie Pasveer
93437e6551
First pass at Assembly configuration.
2022-07-17 15:39:04 -05:00
Ernie Pasveer
8c894b9e84
Add dark and light theme to editor config page.
...
The dark and light themes are hardwired into Seer.
After applying one of them, you can tweak them.
Then save the configuration.
2022-07-09 10:03:03 -05:00
Ernie Pasveer
4da9bbbd9e
Renaming...
2022-07-03 12:54:56 -05:00
Ernie Pasveer
5e36e3985a
Reworked the text highlighting.
...
Went from 'current line' and 'second current line' to just 'current line'.
Just need the "yellow" highlighter for all lines in the stack frame.
Show all search results is code editor.
Show number of seach matches.
Clear searches when QLineEdit 'clear' button is pressed.
Show searches when QLineEdit 'return' is pressed.
Show searches when MatchCase QCheckBox is tiggered.
Reworked editor "extra selections" logic.
2022-02-27 13:17:11 -06:00
Ernie Pasveer
ffca84a922
Finished console mode (normal,minimized,hidden).
2022-01-11 19:47:31 -06:00
Ernie Pasveer
9cce2761f1
Finished editor font and syntax highlighing settings.
2022-01-08 12:39:37 -06:00
Ernie Pasveer
78bf57fce4
Checkpoint. Still working on saving highlight colors.
2022-01-04 19:41:01 -06:00
Ernie Pasveer
bda1ce4270
Checkpoint. Syntax colors. Can now apply new ones.
2022-01-03 16:03:07 -06:00
Ernie Pasveer
611af86f59
Checkpoint - more work done on the highlighter settings.
2022-01-02 11:33:56 -06:00
Ernie Pasveer
2737f9f925
Checkpoint. Syntax color options.
2021-12-27 11:09:14 -06:00
Ernie Pasveer
5a1d31d15c
Config editor font.
...
Save and restore from settings file. Change all open
and future editors.
2021-12-26 14:57:58 -06:00
Ernie Pasveer
f645a76959
Checkpoint for editor fonts..
2021-12-25 10:26:01 -06:00
Ernie Pasveer
dc93f413bf
Checkpoint for editor font selector.
2021-12-25 08:48:36 -06:00
Ernie Pasveer
6222c13bf5
Checkpoint for Settings dialog.
2021-12-19 11:11:42 -06:00