• Joined on 2025-12-14
krzosa pushed to main at krzosa/text_editor 2026-01-25 07:54:05 +00:00
7ae4e74f50 SLOW_BUILD, 2 additional build targets, improve word complete
krzosa pushed to main at krzosa/text_editor 2026-01-24 23:16:29 +00:00
863f140edc WordComplete working
krzosa pushed to main at krzosa/text_editor 2026-01-24 17:14:42 +00:00
3618d906e6 Begin WordComplete
krzosa pushed to main at krzosa/text_editor 2026-01-24 16:16:55 +00:00
26691ab6d3 Try to fix the indenting again
krzosa pushed to main at krzosa/text_editor 2026-01-24 13:22:08 +00:00
923131a5b6 Fix remedy crash on f9 and scratch content reset to normal
krzosa pushed to main at krzosa/text_editor 2026-01-24 13:12:09 +00:00
7b47f2f6f5 Indent lines make selection nicer
f5825f050c Fix EndEdit when edits->len == 0
Compare 2 commits »
krzosa pushed to main at krzosa/text_editor 2026-01-24 12:54:47 +00:00
05b6a7bb3c Remove IndentString
cc69d807e3 Fix modifiers getting stuck after attaching debugger, at least for windows..
dc839cb3e0 Fix the line moving, really hard code ...
Compare 3 commits »
krzosa pushed to main at krzosa/text_editor 2026-01-23 21:36:19 +00:00
ba6de21396 Query file add UI indicator (but need something better ...), fix remedy
b75e0a8a55 Add '..' to file listing
Compare 2 commits »
krzosa pushed to main at krzosa/text_editor 2026-01-22 21:59:24 +00:00
9a64fd8e01 BIG OPTIMIZATIONS: WTF IT WORKS SO FAST NOW, 9000 files open easy WHAAAT
krzosa pushed to main at krzosa/text_editor 2026-01-22 09:43:26 +00:00
b0a0fca8ee SelfAttachDebugger command
krzosa pushed to main at krzosa/text_editor 2026-01-22 09:25:41 +00:00
710269a876 plugin_file_commands
krzosa pushed to main at krzosa/text_editor 2026-01-22 07:58:04 +00:00
4a410c3c1a Profiler as plugin
krzosa pushed to main at krzosa/text_editor 2026-01-21 22:01:03 +00:00
4fa1a49765 :BeginProfile :EndProfile
krzosa pushed to main at krzosa/text_editor 2026-01-21 21:29:45 +00:00
9614f01e20 Build1 and Build2
krzosa pushed to main at krzosa/text_editor 2026-01-21 08:05:33 +00:00
36839df841 Make GotoNextInList only skip things that are in range of first caret
krzosa pushed to main at krzosa/text_editor 2026-01-21 08:00:10 +00:00
2b1eab54b3 Since we are doing column searches, don't skip entries in GoToNext on same line
8128c2932e Fix search anchor with ctrl-f
851eac0ec2 Try open with selection always opening first line
Compare 3 commits »
krzosa pushed to main at krzosa/text_editor 2026-01-21 07:28:18 +00:00
df963b0893 LogBuffer and NullBuffer separation, More indicators in status as new line as sep, eval multiple carets with Open, :Errors
krzosa pushed to main at krzosa/text_editor 2026-01-19 22:16:41 +00:00
84c992c574 CreateProject OpenProject
krzosa pushed to main at krzosa/text_editor 2026-01-19 08:08:29 +00:00
1ce128a5d5 CoroutineLeakCheck
krzosa pushed to main at krzosa/text_editor 2026-01-19 07:44:09 +00:00
372287f557 CMD_SetProjectHere, look for project files
8ecfc82d8f RemedyBGPlugin: Look for .rdbg file in project dir if BinaryUnderDebug not set
Compare 2 commits »