Brian Fiete
19a2855da9
Display error for theme file failure
2023-06-23 07:15:38 -04:00
Brian Fiete
269716c0d4
Rework hex parsing flags. New 'Hex' flag, 'AllowHexSpecifier' allows hex
2023-06-22 07:52:43 -04:00
Brian Fiete
a5a7e6efe0
Color helpers
2023-06-22 06:30:07 -04:00
Brian Fiete
ed444416f0
Improved settings reloading recent file menu item updating
2023-06-01 08:00:16 -04:00
disarray2077
adc0fa6e22
Fix IDE crash
2023-05-14 16:04:51 -03:00
Brian Fiete
ac6f58f118
Switch some captures to '?'
2023-03-17 08:39:05 -07:00
Brian Fiete
b50d2becfc
StrRemoveColors
2023-02-08 10:18:23 -05:00
Brian Fiete
227b5f4982
Added "inside" dragging to listview
2023-02-08 10:18:15 -05:00
Brian Fiete
b18ec8ccd3
Support for custom menu widget
2023-01-26 10:55:15 -05:00
Brian Fiete
4a3e21c1ab
Per-font ellipsis configuration
2023-01-23 06:54:20 -05:00
Brian Fiete
b7fca748ee
Vector improvement
2023-01-13 06:58:22 -05:00
Chernyavsky Andrey
d0a2b35622
Override DarkTabButton DragEnd
2022-12-03 05:40:30 +05:00
Chernyavsky Andrey
98a03d5d46
Feature: Pinned tabs
2022-11-22 01:24:49 +05:00
Brian Fiete
7293fed046
Dynamically load SDL2.dll
2022-11-17 07:29:50 -08:00
Brian Fiete
a49d8399ce
More keycodes
2022-11-16 13:56:32 -08:00
Brian Fiete
2428fe8e57
Beefy2D windows enhancements
2022-11-16 13:56:20 -08:00
Brian Fiete
06f8b250fc
IDE text undo/redo fix
2022-11-10 06:38:27 -08:00
Brian Fiete
8e191b074b
SDL platform improvements
2022-11-10 06:37:55 -08:00
MineGame159
5fc52fb01f
Fix StructuredData.ObjectToString()
2022-09-11 13:35:07 +02:00
Brian Fiete
2e9174be8d
Improved resizing when UI scale changes
2022-08-24 07:42:57 -07:00
Simon Lübeß
6884b9fc21
Merge branch 'master' into BookmarkPanel
2022-08-13 18:02:49 +02:00
Brian Fiete
05c2e1587c
Copy/cut/paste support for workspace files and folders
2022-08-04 08:19:01 -07:00
Brian Fiete
6ded6a37cc
Improved emit marker resolve/build selection, emitted Go To Definition
2022-07-02 10:32:19 -07:00
disarray2077
61961d71e1
Fix LoadTextFile failure when in autoRetry
2022-07-01 15:31:45 -03:00
Brian Fiete
ab494ad8d4
Improve emit views where compile and resolve emissions differ
2022-06-13 08:52:17 -07:00
Simon Lübeß
09c31d5db1
Added buttons to BookmarksPanel
2022-06-09 18:23:57 +02:00
Simon Lübeß
b3787313be
Start of Bookmarkspanel
2022-06-08 20:24:59 +02:00
Brian Fiete
087a129007
Improved cwd handling in comptime, generator file/folder edit
2022-05-27 12:20:11 -07:00
Brian Fiete
866bddde2e
Emit marker fixes - idSpan fix, persistent opening, specialized squiggle
2022-05-26 15:39:32 -07:00
Brian Fiete
f1257fb7fc
Fixed some of invalid utf8
2022-05-24 11:51:18 -07:00
Brian Fiete
44c1123637
Fixed cursor location after line paste undo
2022-05-22 18:55:49 -07:00
Brian Fiete
56cc35f266
Added watch lock, watch stack offsets (ie: {1}, {Func^2})
2022-05-21 11:58:01 -07:00
Brian Fiete
1b9e0490f2
Embedded string view in watch window, series watch format
2022-05-18 13:23:10 -07:00
Brian Fiete
67329ac774
Formatting options
2022-05-16 11:01:30 -07:00
Brian Fiete
e87bf5b029
UpdateF, dx reinit
2022-05-15 08:00:55 -07:00
Brian Fiete
6273c242f2
Null check for mContent in Deactivate
2022-05-13 12:11:19 -07:00
Brian Fiete
7ddec857f6
Fixed Emit marker in generic types where unspecialized has no emission
2022-04-25 13:45:18 -07:00
Brian Fiete
b9a9a4bfac
Improved emit embeds for method entry/exit
2022-04-17 12:44:31 -07:00
Brian Fiete
fb8d528c6b
Unindent fix with empty line at end of file
2022-04-16 10:44:58 -07:00
Brian Fiete
4d1e14a1c3
Show comptime emits as embedded sourceviews
2022-04-16 06:27:54 -07:00
Brian Fiete
6d12b42456
Slightly better handling of clicking within a selection
2022-03-31 08:42:57 -07:00
Brian Fiete
c3f7a996e0
Improved platform/config rename and delete
2022-03-03 09:53:19 -08:00
Brian Fiete
4d73c90dab
Fixed IdSpan.LookupContext
2022-03-02 17:16:02 -08:00
Brian Fiete
16f307f7ca
Check both LOCAL_MACHINE and CURRENT_USER for fonts
2022-03-02 09:47:46 -08:00
Brian Fiete
b6e2be1e99
Improved QuickFind behavior
2022-03-01 06:11:28 -08:00
Brian Fiete
90735e3bf8
Collapsible regions (aka outlining aka code folding)
2022-02-28 11:27:12 -08:00
Brian Fiete
f37fb2c1b7
Comptime improvments, IOn<X> interfaces, const payload enum
2022-02-11 05:47:32 -05:00
Hiroko
bb0678c839
[Fix] Beefy2D missing quotes in build config
...
Missing quotes in the Beefy2D project configuration causes (only) Release builds to fail, if 'BeefySysLib64.lib' is located in a path with spaces in it.
2022-01-24 19:29:45 +01:00
Brian Fiete
3c091be0d5
Reduced brightness of char pair hilite
2022-01-20 08:16:15 -05:00
Brian Fiete
fa01e7ad17
Merge pull request #1375 from blat-blatnik/HighlightMatchingParens
...
Highlight matching parens under cursor
2022-01-18 12:31:11 -05:00