aff3403404
Add macros
main
Krzosa Karol
2026-03-21 17:09:40 +01:00
b04b566681
Box mouse select
Krzosa Karol
2026-03-21 16:57:19 +01:00
aa85d9420a
Fix tests
Krzosa Karol
2026-03-21 16:57:07 +01:00
4c21026842
CMD_OpenFileSystemBrowser
Krzosa Karol
2026-03-21 16:56:36 +01:00
cab882de60
Tests as part of build process and unifying with vscode keybinding scheme
Krzosa Karol
2026-03-21 13:01:58 +01:00
fadf4cd698
Move to globals SDL vars
Krzosa Karol
2026-03-21 10:22:31 +01:00
94ee03800d
Basic tests and trying to fix address sanitizer errors
Krzosa Karol
2026-03-21 10:10:24 +01:00
207fc65fec
Update README
Krzosa Karol
2026-03-19 23:25:54 +01:00
4ad9e6bf20
Try to bring back tests
Krzosa Karol
2026-03-19 11:18:57 +01:00
edb461bde8
Fix first build error navigation
Krzosa Karol
2026-03-19 10:43:22 +01:00
3c6153380d
Fix process output truncation on POSIX
Krzosa Karol
2026-03-19 10:33:56 +01:00
7cfae9af92
add todos && build modification
Krzosa Karol
2026-03-11 08:30:22 +01:00
e1149680d9
Add todos
Krzosa Karol
2026-03-11 08:27:56 +01:00
534e24719d
s8_fmtspec, remove %S for tcc bounds check, optional stbsp
master
Krzosa Karol
2026-03-07 19:50:45 +01:00
3566408199
tcc doesn't handle string literals like u""
Krzosa Karol
2026-03-07 15:12:19 +01:00
410ecf02ee
tcc build for linux, basic changes
Krzosa Karol
2026-03-07 15:11:00 +01:00
9b2c8626d4
Fix bad memory access in ReplaceAll
Krzosa Karol
2026-03-05 16:55:58 +01:00
52c55e27d9
Fix process calling for build window
Krzosa Karol
2026-03-05 08:44:02 +01:00
56a729b617
Refactor the folder structure which only had 2 'real' modules, now it's more real, no need for splitting into folders beside the external one
Krzosa Karol
2026-02-09 23:11:24 +01:00
fde4e463ad
build working SDL3 for wayland
Krzosa Karol
2026-02-09 21:10:10 +01:00
65ba886ddf
build the SDL on linux
Krzosa Karol
2026-02-09 19:52:42 +01:00
84fa04e1db
Fix env not gathered and not passed to child processes
Krzosa Karol
2026-02-07 14:28:16 +01:00
17f4306fc3
Update todo
Krzosa Karol
2026-02-07 14:11:47 +01:00
80df86df3d
Stabilize process execution and editor cleanup
Krzosa Karol
2026-02-07 11:08:29 +01:00
7fad476b61
Misc
Krzosa Karol
2026-02-05 17:28:56 +01:00
2acf7fbb45
Drop file working in proper window
Krzosa Karol
2026-02-05 17:14:00 +01:00
36d39f9417
Improving SearchEverything, yield happens per character basis, no stalls, or multiple small buffers slowing down search
Krzosa Karol
2026-02-05 09:20:40 +01:00
3ab6639afb
Fix underline drawing over line numbers
Krzosa Karol
2026-02-04 08:26:32 +01:00
7a73a982d2
Pause on lexing stuff
Krzosa Karol
2026-02-03 23:23:49 +01:00
51f1fd1b4f
ProjectDirectory to ProjectFolder
Krzosa Karol
2026-02-03 21:11:02 +01:00
930620a49e
Init variables, ReportErrorf now doesn't pop a message cause it doesn't do the queuing
Krzosa Karol
2026-02-03 21:10:33 +01:00
8cb1b49cd8
Fix ctrl-4
Krzosa Karol
2026-02-03 20:06:56 +01:00
830be12b24
Major redesign of the Exec API, in order to make linux more uniform with windows and introduce python shell
Krzosa Karol
2026-02-02 22:21:19 +01:00
ed3be39037
Begin data_desc
Krzosa Karol
2026-02-01 17:45:15 +01:00
33d623268a
Fix outside of buffer access and add docs
Krzosa Karol
2026-02-01 12:28:34 +01:00
5198c11fc6
CMD_OpenScratch
Krzosa Karol
2026-02-01 11:21:21 +01:00
bc7c52e1ec
Fix formatting crash
Krzosa Karol
2026-02-01 11:16:14 +01:00
bbf97eba2f
Fixing issues, enabled warnings and fixing on linux
Krzosa Karol
2026-01-31 22:53:18 +01:00
52390a7aa8
Update build for linux
Krzosa Karol
2026-01-31 22:47:03 +01:00
d5d99cddf7
RunFile python, open scratch buffer what ever is already there
Krzosa Karol
2026-01-31 10:45:56 +01:00
217659256b
Begin design of comment evaluation and {{variables}}
Krzosa Karol
2026-01-31 09:49:44 +01:00
4d9cfcd302
MergeCarets in SelectCOmment
Krzosa Karol
2026-01-31 07:30:40 +01:00
d5099cee38
PageDown PageUp don't change if caret still on screen
Krzosa Karol
2026-01-31 07:30:27 +01:00
017b70f3e6
In debug build set position
Krzosa Karol
2026-01-31 07:30:06 +01:00
903159d2bd
SelectComment
Krzosa Karol
2026-01-30 22:16:22 +01:00
a87d2491bb
Add warnings in remedy and remove QueryUserFile (not very good currently)
Krzosa Karol
2026-01-30 22:16:16 +01:00
70b752eccb
Fix line number clipping, rendering issue
Krzosa Karol
2026-01-30 21:44:46 +01:00
805f5de852
Coroutine API rename
Krzosa Karol
2026-01-30 21:44:28 +01:00
c9acc31cfc
PageDown, PageUp is setting cursor position to beginning of line now
Krzosa Karol
2026-01-30 21:43:01 +01:00
2d1edd800a
UpdateCoroutines
Krzosa Karol
2026-01-30 20:03:22 +01:00
22a82db946
When jumping to command, first line is for issuing next command easily
Krzosa Karol
2026-01-30 19:48:50 +01:00
4e8987101d
Addressing the C:/Program Files (x86)/ situation
Krzosa Karol
2026-01-30 19:34:05 +01:00
034ac5d452
Fix ctrl-x on last line
Krzosa Karol
2026-01-30 08:31:59 +01:00
9c34a4dd52
Change bindings for build
Krzosa Karol
2026-01-30 08:31:47 +01:00
0c488bc313
Fix indenting, dedenting
Krzosa Karol
2026-01-25 17:53:29 +01:00
1c25b39df0
Scrolling and word complete improvements
Krzosa Karol
2026-01-25 12:02:06 +01:00
2454370736
New behavior only underline for caret on ctrl
Krzosa Karol
2026-01-25 09:22:17 +01:00
eec1e137b7
ctrl-space for word-complete?
Krzosa Karol
2026-01-25 09:14:26 +01:00
a9730924d7
CheckKeybindingColission
Krzosa Karol
2026-01-25 09:11:45 +01:00
88dbfb1a6c
Fix ctrl-f immediate jump when selecting a word
Krzosa Karol
2026-01-25 09:05:07 +01:00
f3e709f07c
Keybinding overlapp fix
Krzosa Karol
2026-01-25 09:04:49 +01:00
7ae4e74f50
SLOW_BUILD, 2 additional build targets, improve word complete
Krzosa Karol
2026-01-25 08:54:00 +01:00
863f140edc
WordComplete working
Krzosa Karol
2026-01-25 00:16:23 +01:00
3618d906e6
Begin WordComplete
Krzosa Karol
2026-01-24 18:14:38 +01:00
26691ab6d3
Try to fix the indenting again
Krzosa Karol
2026-01-24 17:16:49 +01:00
923131a5b6
Fix remedy crash on f9 and scratch content reset to normal
Krzosa Karol
2026-01-24 14:22:05 +01:00
7b47f2f6f5
Indent lines make selection nicer
Krzosa Karol
2026-01-24 14:12:06 +01:00
f5825f050c
Fix EndEdit when edits->len == 0
Krzosa Karol
2026-01-24 14:11:40 +01:00
05b6a7bb3c
Remove IndentString
Krzosa Karol
2026-01-24 13:54:39 +01:00
cc69d807e3
Fix modifiers getting stuck after attaching debugger, at least for windows..
Krzosa Karol
2026-01-24 13:48:32 +01:00
dc839cb3e0
Fix the line moving, really hard code ...
Krzosa Karol
2026-01-24 13:48:08 +01:00
ba6de21396
Query file add UI indicator (but need something better ...), fix remedy
Krzosa Karol
2026-01-23 22:36:11 +01:00
b75e0a8a55
Add '..' to file listing
Krzosa Karol
2026-01-23 22:35:12 +01:00
9a64fd8e01
BIG OPTIMIZATIONS: WTF IT WORKS SO FAST NOW, 9000 files open easy WHAAAT
Krzosa Karol
2026-01-22 22:59:17 +01:00
b0a0fca8ee
SelfAttachDebugger command
Krzosa Karol
2026-01-22 10:43:22 +01:00
710269a876
plugin_file_commands
Krzosa Karol
2026-01-22 10:25:34 +01:00
4a410c3c1a
Profiler as plugin
Krzosa Karol
2026-01-22 08:57:56 +01:00
4fa1a49765
:BeginProfile :EndProfile
Krzosa Karol
2026-01-21 23:00:59 +01:00
9614f01e20
Build1 and Build2
Krzosa Karol
2026-01-21 22:29:38 +01:00
36839df841
Make GotoNextInList only skip things that are in range of first caret
Krzosa Karol
2026-01-21 09:05:30 +01:00
2b1eab54b3
Since we are doing column searches, don't skip entries in GoToNext on same line
Krzosa Karol
2026-01-21 09:00:07 +01:00
8128c2932e
Fix search anchor with ctrl-f
Krzosa Karol
2026-01-21 08:59:32 +01:00
851eac0ec2
Try open with selection always opening first line
Krzosa Karol
2026-01-21 08:59:21 +01:00
df963b0893
LogBuffer and NullBuffer separation, More indicators in status as new line as sep, eval multiple carets with Open, :Errors
Krzosa Karol
2026-01-21 08:28:12 +01:00
84c992c574
CreateProject OpenProject
Krzosa Karol
2026-01-19 23:16:32 +01:00
1ce128a5d5
CoroutineLeakCheck
Krzosa Karol
2026-01-19 09:08:26 +01:00
372287f557
CMD_SetProjectHere, look for project files
Krzosa Karol
2026-01-19 08:44:05 +01:00
8ecfc82d8f
RemedyBGPlugin: Look for .rdbg file in project dir if BinaryUnderDebug not set
Krzosa Karol
2026-01-19 08:43:52 +01:00
9d60b110f5
RemedyBG asks for binary
Krzosa Karol
2026-01-19 08:17:43 +01:00
70f28de0e1
Add QueryUserString. QueryUserFile working, fix bug in Open with line,col.
Krzosa Karol
2026-01-18 22:53:10 +01:00
76e279920f
Prototyping QueryUserFile
Krzosa Karol
2026-01-17 13:22:33 +01:00
37cb6248a5
RegisterCoroutineCommand,
Krzosa Karol
2026-01-17 13:12:34 +01:00
37154a2067
Continuing cleanup, ui.cpp
Krzosa Karol
2026-01-17 11:12:18 +01:00
e52450a3df
Big UI cleanup
Krzosa Karol
2026-01-17 10:26:39 +01:00
6fc5f0538f
CMD_RunFile
Krzosa Karol
2026-01-17 09:51:40 +01:00
c970c1c7d6
UndoEdit, RedoEdit fix recursion, search buffers uses temp buffers now
Krzosa Karol
2026-01-17 08:22:32 +01:00
01488e4eca
Search all temp buffers opens a new buffer
Krzosa Karol
2026-01-17 08:03:13 +01:00
ce1fe5feb1
Fix ReplaceAll bug
Krzosa Karol
2026-01-16 23:27:04 +01:00
270109a56b
Fix ctrl-shift-f and AddCommand bugs
Krzosa Karol
2026-01-16 23:15:23 +01:00
663286b45c
plugin_config.cpp continuing the experiment
Krzosa Karol
2026-01-16 23:04:11 +01:00