Commit Graph
100 Commits
Author SHA1 Message Date
Krzosa Karol b0a0fca8ee SelfAttachDebugger command 2026-01-22 10:43:22 +01:00
Krzosa Karol 710269a876 plugin_file_commands 2026-01-22 10:25:34 +01:00
Krzosa Karol 4a410c3c1a Profiler as plugin 2026-01-22 08:57:56 +01:00
Krzosa Karol 4fa1a49765 :BeginProfile :EndProfile 2026-01-21 23:00:59 +01:00
Krzosa Karol 9614f01e20 Build1 and Build2 2026-01-21 22:29:38 +01:00
Krzosa Karol 36839df841 Make GotoNextInList only skip things that are in range of first caret 2026-01-21 09:05:30 +01:00
Krzosa Karol 2b1eab54b3 Since we are doing column searches, don't skip entries in GoToNext on same line 2026-01-21 09:00:07 +01:00
Krzosa Karol 8128c2932e Fix search anchor with ctrl-f 2026-01-21 08:59:32 +01:00
Krzosa Karol 851eac0ec2 Try open with selection always opening first line 2026-01-21 08:59:21 +01:00
Krzosa Karol df963b0893 LogBuffer and NullBuffer separation, More indicators in status as new line as sep, eval multiple carets with Open, :Errors 2026-01-21 08:28:12 +01:00
Krzosa Karol 84c992c574 CreateProject OpenProject 2026-01-19 23:16:32 +01:00
Krzosa Karol 1ce128a5d5 CoroutineLeakCheck 2026-01-19 09:08:26 +01:00
Krzosa Karol 372287f557 CMD_SetProjectHere, look for project files 2026-01-19 08:44:05 +01:00
Krzosa Karol 8ecfc82d8f RemedyBGPlugin: Look for .rdbg file in project dir if BinaryUnderDebug not set 2026-01-19 08:43:52 +01:00
Krzosa Karol 9d60b110f5 RemedyBG asks for binary 2026-01-19 08:17:43 +01:00
Krzosa Karol 70f28de0e1 Add QueryUserString. QueryUserFile working, fix bug in Open with line,col. 2026-01-18 22:53:10 +01:00
Krzosa Karol 76e279920f Prototyping QueryUserFile 2026-01-17 13:22:33 +01:00
Krzosa Karol 37cb6248a5 RegisterCoroutineCommand, 2026-01-17 13:12:34 +01:00
Krzosa Karol 37154a2067 Continuing cleanup, ui.cpp 2026-01-17 11:12:18 +01:00
Krzosa Karol e52450a3df Big UI cleanup 2026-01-17 10:26:39 +01:00
Krzosa Karol 6fc5f0538f CMD_RunFile 2026-01-17 09:51:40 +01:00
Krzosa Karol c970c1c7d6 UndoEdit, RedoEdit fix recursion, search buffers uses temp buffers now 2026-01-17 08:22:32 +01:00
Krzosa Karol 01488e4eca Search all temp buffers opens a new buffer 2026-01-17 08:03:13 +01:00
Krzosa Karol ce1fe5feb1 Fix ReplaceAll bug 2026-01-16 23:27:04 +01:00
Krzosa Karol 270109a56b Fix ctrl-shift-f and AddCommand bugs 2026-01-16 23:15:23 +01:00
Krzosa Karol 663286b45c plugin_config.cpp continuing the experiment 2026-01-16 23:04:11 +01:00
Krzosa Karol d5c3794a93 Toying with structure, using #if instead of #ifdef because of name checking 2026-01-16 21:31:50 +01:00
Krzosa Karol dcda334767 Cut down on header files 2026-01-16 20:51:10 +01:00
Krzosa Karol 69c9f7a336 Toying with structure, plugin_record_events, record_gc 2026-01-16 20:43:02 +01:00
Krzosa Karol ca3d087aa3 window_management_commands 2026-01-16 09:05:17 +01:00
Krzosa Karol d2be40a282 plugin_directory_navigation 2026-01-16 08:58:13 +01:00
Krzosa Karol 6c200f7764 plugin_basic_commands.cpp 2026-01-15 23:26:14 +01:00
Krzosa Karol 8de20eb0e2 plugin_basic_commands.cpp 2026-01-15 23:26:06 +01:00
Krzosa Karol 86c91668e1 Fix 2026-01-15 23:15:05 +01:00
Krzosa Karol 1e4e9fbccc Toying with the new plugin idea 2026-01-15 23:14:39 +01:00
Krzosa Karol 36180c5c90 Fix NullWindow going white 2026-01-15 22:52:18 +01:00
Krzosa Karol 5ab20ce8ab Remove hooks fully, replace with commands again 2026-01-15 22:41:16 +01:00
Krzosa Karol 61fc0cd339 Continuing refactor 2026-01-15 22:24:05 +01:00
Krzosa Karol 3864060699 Begin new plugin system refactor, removing hooks 2026-01-15 22:23:04 +01:00
Krzosa Karol db06c783a9 Misc improvements 2026-01-15 20:24:12 +01:00
Krzosa Karol f33c9873d0 Use system config path for config 2026-01-15 09:13:39 +01:00
Krzosa Karol 66483f6c99 Testing gitea 2026-01-15 09:08:43 +01:00
Krzosa Karol da821cb581 Add icon back 2026-01-15 09:03:08 +01:00
Krzosa Karol f85697d037 Debugger fix 2026-01-15 08:57:54 +01:00
Krzosa Karol 02c45e0dfd Continuing with remedybg integration 2026-01-10 15:20:56 +01:00
Krzosa Karol 05d5de4b7d RemedyBG integration plugin 2026-01-10 14:03:00 +01:00
Krzosa Karol e575569d8a Misc 2026-01-10 10:36:09 +01:00
Krzosa Karol 4c9c0e5210 Continuing the hook refactor, BeforeSaveBuffer 2026-01-10 10:28:12 +01:00
Krzosa Karol 507bd57854 Continuing hook refactor 2026-01-09 23:07:47 +01:00
Krzosa Karol 0dd4641044 Continuing hook refactor 2026-01-09 23:02:22 +01:00
Krzosa Karol 57c179970e Moving stuff over to new system 2026-01-09 09:09:58 +01:00
Krzosa Karol 005a22a93d New hook design 2026-01-09 08:23:48 +01:00
Krzosa Karol de06ea05cc Hooks sketch 2026-01-08 10:15:02 +01:00
Krzosa Karol 5fecc74193 Remove header files, consolidate text_editor.h again because it was annoying 2026-01-07 22:47:05 +01:00
Krzosa Karol 101fed6d7d Release build and packaging 2026-01-07 22:26:18 +01:00
Krzosa Karol 239126db70 f12 2026-01-07 09:00:06 +01:00
Krzosa Karol 59320a749a Start the guide 2026-01-07 08:59:54 +01:00
Krzosa Karol a43b1db424 New ReplaceAll 2026-01-07 08:39:11 +01:00
Krzosa Karol 3ba9a9380e FormatSelection 2026-01-06 14:57:43 +01:00
Krzosa Karol a96cead179 Fix indenting 2026-01-06 14:15:20 +01:00
Krzosa Karol 73a19e2260 Try decreasing number of events, testing period 2026-01-06 13:40:45 +01:00
Krzosa Karol 94b3bc832b Improve SearchProject and misc 2026-01-06 10:50:55 +01:00
Krzosa Karol ecbc800fdd Indent on open scope 2026-01-05 19:40:05 +01:00
Krzosa Karol 753c9199b6 CenterView on jumping back and forward 2026-01-05 19:17:55 +01:00
Krzosa Karol eb19ba6037 Fix jump back on ctrl-enter and ctrl-shift-enter, 2026-01-05 19:17:32 +01:00
Krzosa Karol 1a6159e0ec Fix OS layer returning with "/" at the end for directories 2026-01-05 15:10:29 +01:00
Krzosa Karol c90857eb46 Change order of loading config because of OpenCode patterns not applying 2026-01-05 15:04:50 +01:00
Krzosa Karol 146273afd8 ExcludePatterns for OpenCode 2026-01-05 15:01:43 +01:00
Krzosa Karol 8f4d3a218f Improve OpenCode 2026-01-05 14:52:00 +01:00
Krzosa Karol 8c0c9c82f1 Redesign OpenConfigOptions 2026-01-05 14:42:27 +01:00
Krzosa Karol d694a374d6 Improve fuzzy finding 2026-01-05 14:41:19 +01:00
Krzosa Karol f646a6d22c Improve ctrl deletes 2026-01-05 12:28:09 +01:00
Krzosa Karol c0d00a6211 Add IsDebuggerPresent 2026-01-05 12:03:25 +01:00
Krzosa Karol 96d9847639 Project configs 2026-01-05 11:54:10 +01:00
Krzosa Karol 233ebe0eba Misc 2026-01-05 10:34:00 +01:00
Krzosa Karol 80ea09b3ea Improving the jump history 2026-01-05 10:30:17 +01:00
Krzosa Karol 77c6bf3da9 Add config.te 2026-01-05 10:15:31 +01:00
Krzosa Karol 565a005dcb Misc improvements and add config.te 2026-01-05 10:15:26 +01:00
Krzosa Karol 40b15ec7aa Fix bug in coroutine of SearchProject and use selected string as seed for search 2026-01-05 10:14:35 +01:00
Krzosa Karol 9073909cfc Redesign of show buffers / show debug buffers 2026-01-05 10:13:59 +01:00
Krzosa Karol cc57da69fd Argument parsing executes commands now 2026-01-05 10:13:17 +01:00
Krzosa Karol 31ebf0bb14 SkipWhitespace fix and LoadWord change 2026-01-05 00:25:23 +01:00
Krzosa Karol a7afdac4fa Fix automatic buffer reopen, modifying ctrl-left/right semantics inline with vscode/sublime, modifying load word semantics 2026-01-04 18:28:55 +01:00
Krzosa Karol 04e5642ce3 IndentKind, config is not automatically visible on start, fix automatic ReopenBuffer 2026-01-04 14:00:35 +01:00
Krzosa Karol f059c33940 BasicSaveBuffer and SaveAll improvements 2026-01-04 00:33:02 +01:00
Krzosa Karol 1b8f0b12e8 Don't GC view when process is active, don't show some buffers 2026-01-03 15:04:46 +01:00
Krzosa Karol bfcab9b3c3 Fix EvalCommandsLineByLine wholly failing on any error, redesign :Set 2026-01-03 14:48:27 +01:00
Krzosa Karol da96fb847c Don't wait when scrolling with middle click 2026-01-02 23:23:44 +01:00
Krzosa Karol 1767b2767e SetWorkDirAt, OpenCodeAt, fix bug there, fill more doc strings 2026-01-02 19:57:53 +01:00
Krzosa Karol 215dd4a03f Layout window to PrimaryWindow, command documentation 2026-01-02 16:05:56 +01:00
Krzosa Karol 9730aa944d Expanding go to next in list functionality 2026-01-02 15:21:33 +01:00
Krzosa Karol bedc2b15e2 ActiveSearch/SearchAll command and beginnings of ReplaceAll command, coroutine interface change 2026-01-02 09:08:34 +01:00
Krzosa Karol ee1ba86f74 Update todo 2026-01-01 20:18:18 +01:00
Krzosa Karol 82e1c33db5 Fix SetWorkDir 2026-01-01 18:33:53 +01:00
Krzosa Karol 78917e28fb Misc 2026-01-01 18:01:40 +01:00
Krzosa Karol 505b2d0ffa Improving command parsing semantics, gofmt, warn when command reported 2026-01-01 18:00:21 +01:00
Krzosa Karol dd7e2ff655 lock in SDL version 2026-01-01 14:57:11 +01:00
Krzosa Karol 9affcd546a README and image 2026-01-01 14:52:10 +01:00
Krzosa Karol e4f2401633 FormatUsingClangFormatWhenCCode and TrimTrailingWhitespace 2026-01-01 14:44:11 +01:00
Krzosa Karol 65a6c372e0 FormatUsingClangFormatWhenCCode and TrimTrailingWhitespace 2026-01-01 14:41:37 +01:00