Mounir Tohami
|
f84f734696
|
Expose LineEdit edit and unedit methods.
|
2024-10-04 10:37:33 +00:00 |
|
Jayden Sipe
|
b72d8a3dff
|
Cancel code completion and code hint in multiple places
|
2024-10-01 12:40:40 -04:00 |
|
Rémi Verschelde
|
720c236fc0
|
Merge pull request #90743 from timothyqiu/empty-selection-clipboard
Add TextEdit option to prevent copying without a selection
|
2024-09-23 12:27:35 +02:00 |
|
Rémi Verschelde
|
8738aae9fc
|
Merge pull request #94569 from Calinou/script-editor-tweak-zoom-presets
Tweak script editor zoom presets to be more useful
|
2024-09-20 16:26:23 +02:00 |
|
Hugo Locurcio
|
84e278cbfd
|
Tweak script editor zoom presets to be more useful
The presets are now 50%, 75%, 90%, 100%, 110%, 125%, 150%.
This also mentions Ctrl + mouse wheel in the tooltip.
|
2024-09-20 15:42:15 +02:00 |
|
Haoyu Qiu
|
504e0656bb
|
Add TextEdit option to prevent copying without a selection
|
2024-09-14 09:39:36 +08:00 |
|
Elliot Fontaine
|
86762f0a03
|
Code Editor: Add button to toggle between search and search+replace modes
|
2024-09-08 10:39:06 +02:00 |
|
Rémi Verschelde
|
3bc84c2988
|
Merge pull request #63744 from KoBeWi/shader_spaghetti
Refactor toggling script list
|
2024-08-28 17:14:56 +02:00 |
|
kobewi
|
b4c92dbd0e
|
Refactor toggling script list
|
2024-08-28 17:00:51 +02:00 |
|
Yuri Rubinsky
|
52889ab7ee
|
[Scene] Add SceneStringName::toggled
|
2024-08-28 15:14:26 +03:00 |
|
Rémi Verschelde
|
d35bee9cdd
|
Merge pull request #94002 from kitbdev/fix-goto-error
Fix goto line issues in code editor
|
2024-08-27 22:27:25 +02:00 |
|
matheusmdx
|
e8254dc3f4
|
Fallback to theme icon when no custom icon is set in autocompletion
|
2024-08-19 16:16:06 -03:00 |
|
kit
|
06b17a4d2f
|
Fix goto line issues in code editor
|
2024-07-31 10:34:10 -04:00 |
|
Danil Alexeev
|
063a362755
|
Editor: Consider tabs when calculating column for jump to error
|
2024-07-17 18:20:50 +03:00 |
|
Rémi Verschelde
|
7e644fb6a1
|
Merge pull request #93674 from kitbdev/fix-find-result-count
Fix find result current match count issues
|
2024-06-28 11:35:17 +02:00 |
|
Rémi Verschelde
|
89cf82fbde
|
Merge pull request #93056 from kitbdev/stop-highlighting
Fix find highlight when switching scripts
|
2024-06-28 11:34:46 +02:00 |
|
kit
|
17c8e8b2b4
|
Fix find result current match count
|
2024-06-27 14:04:40 -04:00 |
|
Rémi Verschelde
|
b63df071bd
|
Merge pull request #92514 from /addWordSeparators
|
2024-06-25 09:19:35 +02:00 |
|
Volkan Gezer
|
e60678f193
|
enable custom separators to treat different characters as words
|
2024-06-24 20:43:13 +02:00 |
|
A Thousand Ships
|
fbb879debd
|
[Scene] Add SceneStringNames::text/value_changed
|
2024-06-19 09:44:38 +02:00 |
|
A Thousand Ships
|
d519715d94
|
[Scene] Add SceneStringNames::font(_size/_color)
|
2024-06-18 17:24:27 +02:00 |
|
kit
|
e3195bd15b
|
Fix find highlight when switching scripts
|
2024-06-11 15:56:38 -04:00 |
|
A Thousand Ships
|
755a0efbb6
|
[Scene] Add SceneStringNames::id_pressed
|
2024-05-30 22:54:04 +02:00 |
|
Rémi Verschelde
|
838eb5a0fd
|
Merge pull request #87099 from bitwise-aiden/ba-add-trim-newlines
Implement `trim_final_newlines` setting and functionality
|
2024-05-30 11:47:28 +02:00 |
|
A Thousand Ships
|
ee79386f7b
|
[Scene] Add SceneStringNames::pressed
|
2024-05-14 15:51:28 +02:00 |
|