Commit Graph
684 Commits
Author SHA1 Message Date
Krzosa Karol 830be12b24 Major redesign of the Exec API, in order to make linux more uniform with windows and introduce python shell 2026-02-02 22:21:19 +01:00
Krzosa Karol ed3be39037 Begin data_desc 2026-02-01 17:45:15 +01:00
Krzosa Karol 33d623268a Fix outside of buffer access and add docs 2026-02-01 12:28:34 +01:00
Krzosa Karol 5198c11fc6 CMD_OpenScratch 2026-02-01 11:21:21 +01:00
Krzosa Karol bc7c52e1ec Fix formatting crash 2026-02-01 11:16:14 +01:00
Krzosa Karol bbf97eba2f Fixing issues, enabled warnings and fixing on linux 2026-01-31 22:53:18 +01:00
Krzosa Karol 52390a7aa8 Update build for linux 2026-01-31 22:47:03 +01:00
Krzosa Karol d5d99cddf7 RunFile python, open scratch buffer what ever is already there 2026-01-31 10:45:56 +01:00
Krzosa Karol 217659256b Begin design of comment evaluation and {{variables}} 2026-01-31 09:49:44 +01:00
Krzosa Karol 4d9cfcd302 MergeCarets in SelectCOmment 2026-01-31 07:30:40 +01:00
Krzosa Karol d5099cee38 PageDown PageUp don't change if caret still on screen 2026-01-31 07:30:27 +01:00
Krzosa Karol 017b70f3e6 In debug build set position 2026-01-31 07:30:06 +01:00
Krzosa Karol 903159d2bd SelectComment 2026-01-30 22:16:22 +01:00
Krzosa Karol a87d2491bb Add warnings in remedy and remove QueryUserFile (not very good currently) 2026-01-30 22:16:16 +01:00
Krzosa Karol 70b752eccb Fix line number clipping, rendering issue 2026-01-30 21:44:46 +01:00
Krzosa Karol 805f5de852 Coroutine API rename 2026-01-30 21:44:28 +01:00
Krzosa Karol c9acc31cfc PageDown, PageUp is setting cursor position to beginning of line now 2026-01-30 21:43:01 +01:00
Krzosa Karol 2d1edd800a UpdateCoroutines 2026-01-30 20:03:22 +01:00
Krzosa Karol 22a82db946 When jumping to command, first line is for issuing next command easily 2026-01-30 19:48:50 +01:00
Krzosa Karol 4e8987101d Addressing the C:/Program Files (x86)/ situation 2026-01-30 19:34:05 +01:00
Krzosa Karol 034ac5d452 Fix ctrl-x on last line 2026-01-30 08:31:59 +01:00
Krzosa Karol 9c34a4dd52 Change bindings for build 2026-01-30 08:31:47 +01:00
Krzosa Karol 0c488bc313 Fix indenting, dedenting 2026-01-25 17:53:29 +01:00
Krzosa Karol 1c25b39df0 Scrolling and word complete improvements 2026-01-25 12:02:06 +01:00
Krzosa Karol 2454370736 New behavior only underline for caret on ctrl 2026-01-25 09:22:17 +01:00
Krzosa Karol eec1e137b7 ctrl-space for word-complete? 2026-01-25 09:14:26 +01:00
Krzosa Karol a9730924d7 CheckKeybindingColission 2026-01-25 09:11:45 +01:00
Krzosa Karol 88dbfb1a6c Fix ctrl-f immediate jump when selecting a word 2026-01-25 09:05:07 +01:00
Krzosa Karol f3e709f07c Keybinding overlapp fix 2026-01-25 09:04:49 +01:00
Krzosa Karol 7ae4e74f50 SLOW_BUILD, 2 additional build targets, improve word complete 2026-01-25 08:54:00 +01:00
Krzosa Karol 863f140edc WordComplete working 2026-01-25 00:16:23 +01:00
Krzosa Karol 3618d906e6 Begin WordComplete 2026-01-24 18:14:38 +01:00
Krzosa Karol 26691ab6d3 Try to fix the indenting again 2026-01-24 17:16:49 +01:00
Krzosa Karol 923131a5b6 Fix remedy crash on f9 and scratch content reset to normal 2026-01-24 14:22:05 +01:00
Krzosa Karol 7b47f2f6f5 Indent lines make selection nicer 2026-01-24 14:12:06 +01:00
Krzosa Karol f5825f050c Fix EndEdit when edits->len == 0 2026-01-24 14:11:40 +01:00
Krzosa Karol 05b6a7bb3c Remove IndentString 2026-01-24 13:54:39 +01:00
Krzosa Karol cc69d807e3 Fix modifiers getting stuck after attaching debugger, at least for windows.. 2026-01-24 13:48:32 +01:00
Krzosa Karol dc839cb3e0 Fix the line moving, really hard code ... 2026-01-24 13:48:08 +01:00
Krzosa Karol ba6de21396 Query file add UI indicator (but need something better ...), fix remedy 2026-01-23 22:36:11 +01:00
Krzosa Karol b75e0a8a55 Add '..' to file listing 2026-01-23 22:35:12 +01:00
Krzosa Karol 9a64fd8e01 BIG OPTIMIZATIONS: WTF IT WORKS SO FAST NOW, 9000 files open easy WHAAAT 2026-01-22 22:59:17 +01:00
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