Brian Fiete
|
cd3052e418
|
Added Dialog.GenerateClipboardText to fix About version info copy
|
2025-03-17 06:53:06 -04:00 |
|
Brian Fiete
|
27620fa35d
|
Fixed local var warning
|
2025-03-13 08:08:54 -04:00 |
|
Brian Fiete
|
7a752a3375
|
CompileFail fix
|
2025-02-22 10:40:14 -08:00 |
|
disarray2077
|
ad22d71e21
|
Set focus to class name when opening Class Generator
|
2025-02-18 20:26:01 -03:00 |
|
Brian Fiete
|
de7ec27032
|
Tweaks to Line Height Scale
|
2025-02-16 12:04:28 -08:00 |
|
Brian Fiete
|
4ada557f64
|
Merge pull request #2136 from MineBill/line-spacing
Add a 'Line Height' options that allows changing the the line height of the text editor.
|
2025-02-16 11:43:14 -08:00 |
|
Brian Fiete
|
421cace017
|
Expanding support for params in delegates, params tuple support
|
2025-02-16 11:36:14 -08:00 |
|
Brian Fiete
|
6d3c660273
|
Fixed some issues closing workspace while in comptime
|
2025-02-15 15:03:55 -08:00 |
|
Brian Fiete
|
856490755e
|
Merge pull request #2132 from m910q/fix_auto_closing_tags_in_string_literal
Don't consider cursor in open space when in literal
|
2025-02-15 14:36:59 -08:00 |
|
MineBill
|
57d041380c
|
Use text offset when drawing the LinePointer.
|
2025-02-15 20:35:44 +02:00 |
|
MineBill
|
83b37239b7
|
Make sure to round line spacing.
|
2025-02-15 20:24:34 +02:00 |
|
MineBill
|
12a87caa65
|
Don't pass line height in GetLineSpacing
|
2025-02-15 20:12:13 +02:00 |
|
MineBill
|
3f41cf32ef
|
Add 'Line Height' setting.
|
2025-02-14 00:23:07 +02:00 |
|
MineBill
|
fa96e0783c
|
Add 'mLineHeight' properrty to 'DarkEditWidget' to control line height.
|
2025-02-13 23:47:11 +02:00 |
|
Brian Fiete
|
8194f58f59
|
Trimmed output of PrintAllReferences
|
2025-02-07 07:15:54 -08:00 |
|
ESH
|
7d8d6296ce
|
Don't consider cursor in open space when in literal
|
2025-02-07 13:00:12 +01:00 |
|
Brian Fiete
|
818ca48759
|
Ctrl+Click for code collapsing
|
2025-02-06 08:44:16 -08:00 |
|
Brian Fiete
|
b92b561867
|
Fixed sizing of embedded "String" view in watch panel
|
2025-02-03 11:44:44 -08:00 |
|
Brian Fiete
|
3253bb40ac
|
Fixed autocomplete doc width on multimon
|
2025-02-03 11:29:30 -08:00 |
|
Brian Fiete
|
e1292f3206
|
Use correct bfProject for formatting so we use defines properly
|
2025-02-03 10:39:27 -08:00 |
|
Brian Fiete
|
cbba8399ec
|
Removed invalid SUCCESS message on link failure
|
2025-02-02 18:13:28 -08:00 |
|
Brian Fiete
|
ff96101806
|
Right-click menu for statusbar error icon
|
2025-02-02 18:13:14 -08:00 |
|
Brian Fiete
|
eecc6540a2
|
Fixed issue where "Compile failed" message caused tests to fail
|
2025-02-02 06:42:48 -08:00 |
|
Brian Fiete
|
d7d88585d2
|
Added a green "SUCCESS" message for successful builds
|
2025-02-01 17:26:44 -08:00 |
|
Brian Fiete
|
7458efc67f
|
Fixed typo
|
2025-02-01 14:03:48 -08:00 |
|
Brian Fiete
|
05cda98c85
|
BMP loading, show workspace icon files on startup panel
|
2025-02-01 10:39:04 -08:00 |
|
Brian Fiete
|
78f9145254
|
Fixed mMatchWholeWord issue
|
2025-01-31 11:06:45 -08:00 |
|
MineBill
|
07ca3a319d
|
Make grid and outline colors configurable.
|
2025-01-31 00:06:10 +02:00 |
|
Brian Fiete
|
185db196e0
|
Hilite color name fix
|
2025-01-29 11:29:39 -08:00 |
|
Brian Fiete
|
852d29d770
|
Merge pull request #2114 from MineBill/expose-more-colors
Remove some hardcoded colors to make the IDE more friendly to light themes.
|
2025-01-29 11:27:47 -08:00 |
|
MineBill
|
bbedfd30c9
|
Use theme text color in Diagnostics panel.
|
2025-01-29 20:10:04 +02:00 |
|
MineBill
|
d33dbfa09b
|
Use theme text color in 'Generate File' dialog.
|
2025-01-29 19:50:27 +02:00 |
|
MineBill
|
56aaf1904d
|
Rename '*Highlight' to '*Hilite'.
|
2025-01-29 19:45:23 +02:00 |
|
Brian Fiete
|
f7120e4c72
|
Another autocomplete fix for failed invoke list
|
2025-01-28 17:35:40 -08:00 |
|
MineBill
|
f0d5acb528
|
Added new color.
Added a new 'COLOR_TEXT_SELECTED' color and a 'mTextSelected' theme setting to change it.
|
2025-01-28 13:45:16 +02:00 |
|
MineBill
|
0744772e23
|
Draw profiler text using theme color.
|
2025-01-28 13:15:11 +02:00 |
|
MineBill
|
aaa7509700
|
Added a new 'TextDisabled' color option for disabled text.
|
2025-01-27 22:36:29 +02:00 |
|
MineBill
|
7033e2c61e
|
Replace most hardcoded text colors the settings text color.
|
2025-01-27 22:36:28 +02:00 |
|
MineBill
|
633fb97e68
|
Expose hightlight colors to theming.
|
2025-01-27 22:36:28 +02:00 |
|
Brian Fiete
|
161d9dc540
|
Added ZeroGap to AllowAppend
|
2025-01-27 09:17:45 -08:00 |
|
Brian Fiete
|
ce42dc4fbe
|
Yet another cursor logic change for sym rename - typing at start
|
2025-01-26 11:38:36 -08:00 |
|
Brian Fiete
|
9d533f865f
|
Better fix for invokeWidget with no selectIdx
|
2025-01-26 10:11:50 -08:00 |
|
Brian Fiete
|
474bad09b2
|
Fixed cursor movement when deleting chars while renaming symbols
|
2025-01-25 17:42:08 -08:00 |
|
Brian Fiete
|
0c9374cfa2
|
Fixed 'Match whole word'
|
2025-01-25 17:41:23 -08:00 |
|
Brian Fiete
|
ffe832aaa3
|
Made "Copy" apply to all selected item
|
2025-01-25 09:44:43 -08:00 |
|
Chernyavsky Andrey
|
1c96033d35
|
Feature: Errors Panel now has a copy to clipboard feature
|
2025-01-25 21:55:39 +05:00 |
|
Brian Fiete
|
72d74149be
|
Handle mSelectIdx<0 case
|
2025-01-24 15:55:39 -08:00 |
|
Brian Fiete
|
9ecc42aabc
|
Fixed override autocomplete on enter
|
2025-01-22 08:15:22 -08:00 |
|
Brian Fiete
|
61b38b06c5
|
Fixed UpdateRebuildFileWatches removing watched directories
|
2025-01-22 08:05:04 -08:00 |
|
Brian Fiete
|
50eb4dbb9d
|
Fixed mouse wheel scrolling of emit view
|
2025-01-21 08:01:34 -08:00 |
|