Commit Graph
100 Commits
Author SHA1 Message Date
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
Krzosa Karol bbab59fa0a NonCodePatterns_EndsWith 2026-01-01 14:29:33 +01:00
Krzosa Karol 6cf9731959 Wheel scrolling 2026-01-01 13:48:21 +01:00
Krzosa Karol c4b4460cbd List the build buffer 2026-01-01 13:31:38 +01:00
Krzosa Karol 5b50a49416 SmallFix 2025-12-31 17:36:19 +01:00
Krzosa Karol c6bff29bef Center on Search, fix crash on GC, Remove repo 2025-12-31 17:34:46 +01:00
Krzosa Karol 193c3b36ef secondary_window_stylw 2025-12-31 15:34:20 +01:00
Krzosa Karol 1d1e865745 Misc 2025-12-31 15:33:43 +01:00
Krzosa Karol 9758d83856 Rename colors 2025-12-31 15:33:32 +01:00
Krzosa Karol 59081eb4bd ReloadFont when variables change 2025-12-31 15:25:00 +01:00
Krzosa Karol a40797abb2 Config files 2025-12-31 13:47:15 +01:00
Krzosa Karol 6c0a4d0633 Command_ to CMD_ 2025-12-31 12:46:52 +01:00
Krzosa Karol edafe05b5b EvalCommandsLineByLine 2025-12-31 12:45:28 +01:00
Krzosa Karol b40873d54c :Set command 2025-12-31 11:50:21 +01:00
Krzosa Karol 0921054b6e Fix view centering 2025-12-31 10:34:11 +01:00
Krzosa Karol f8f9e33032 Directory fuzzy search and fix C: not opening 2025-12-31 08:27:22 +01:00
Krzosa Karol 56b8b09f35 Broken, remove lua 2025-12-21 08:51:53 +01:00
Krzosa Karol 266378154a Windows refactor and moving things around 2025-12-20 18:17:28 +01:00
Krzosa Karol bb9809b956 Fix pagedown/up 2025-12-20 10:29:06 +01:00
Krzosa Karol ce93a769f6 Remove hooks, file modifications 2025-12-20 09:54:19 +01:00
Krzosa Karol 7720176e60 First hooks 2025-12-18 08:29:54 +01:00
Krzosa Karol 29002c965c Commands and keybindings 2025-12-16 23:07:16 +01:00
Krzosa Karol 5e7acd4a20 Binding parser, TestFunctions 2025-12-15 23:29:18 +01:00
Krzosa Karol 4e5a0f6a9b Remove NextActiveWindowID 2025-12-14 23:08:22 +01:00
Krzosa Karol f297006dcb RegisterLua and ShowCommands, continue refactor 2025-12-14 21:54:37 +01:00
Krzosa Karol a351d2eb41 restructuring 2025-12-14 10:32:42 +01:00
Krzosa Karol 0424ca62f2 Fix eval error 2025-12-14 08:18:17 +01:00
Krzosa Karol 83d5ddff9d Fix lua bug 2025-12-09 08:31:31 +01:00
Krzosa Karol b600361278 Refactor Command_s 2025-12-08 09:23:07 +01:00
Krzosa Karol 9d29a1c187 Refactoring Command_s, NextWindowID 2025-12-08 09:16:31 +01:00
Krzosa Karol 20207e6040 jump history 2025-12-08 08:37:52 +01:00
Krzosa Karol ef6a7be285 Command bar, undo merge time 2025-12-07 13:57:51 +01:00
Krzosa Karol df84d1605d Bring back status bar with new design, fixing bugs 2025-12-07 10:40:30 +01:00
Krzosa Karol 88a5adaa0a Big refactor new layout 2025-12-06 19:12:06 +01:00
Krzosa Karol e6e1ae0223 Switch to using arrays for Windows, Views, Buffers list, try to make DeleteWindow work 2025-12-05 08:58:46 +01:00
Krzosa Karol 05f0197d50 Fixing tests, Fixed buffer dealloc bug, fixed clipboard bug 2025-12-03 10:38:27 +01:00
Krzosa Karol e34c2b0cef Allow multiple fonts 2025-12-01 09:05:06 +01:00
Krzosa Karol c2f4686bc4 BlockArena, a bit of allocator rework 2025-11-30 19:54:46 +01:00