Haoyu Qiu
|
504e0656bb
Add TextEdit option to prevent copying without a selection
|
1 year ago |
rune-scape
|
60fa3ec4d4
CodeEdit: improve render speed
|
1 year ago |
Rémi Verschelde
|
b4eacfe0ce
Merge pull request #95285 from Calinou/codeedit-completion-color-background-translucent
|
11 months ago |
Rémi Verschelde
|
db5003519a
Merge pull request #89554 from smnast/backspace-unfold
|
11 months ago |
Hugo Locurcio
|
fb88658cc8
Draw a checkerboard behind translucent colors in CodeEdit autocompletion previews
|
1 year ago |
bruvzg
|
dc98e432e5
[macOS] Fix code completion list scrolling with trackpad.
|
1 year ago |
kit
|
a7da814c6b
CodeEdit Fix move lines up/down viewport and selection issues
|
1 year ago |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
1 year ago |
MrPersonDev
|
2860b99077
Fix backspace always unfolding previous line
|
1 year ago |
Robert Wallis
|
0e97e1bc62
Fix crash during code editor folding and LSP
|
1 year ago |
kit
|
773a473807
Overhaul multiple caret editing in TextEdit.
|
1 year ago |
kit
|
154f727c7a
Overhaul TextEdit selection.
|
1 year ago |
VolTer
|
de8b6f7a3c
Add editor settings for autocompletion with NodePath and StringName
|
2 years ago |
Garrett Gu
|
4ab08fb99f
Fix bug related to multicursor and backspacing with brackets
|
1 year ago |
Rafael Chuva
|
8c36282feb
Fix region section not ignoring #region and #endregion when in a string
|
1 year ago |
Michael Alexsander
|
d70c45b5c8
Add option to add built-in strings in the POT generation
|
1 year ago |
Raul Santos
|
5ba92e5a57
Fix some DEFVALs to use the right type
|
1 year ago |
kit
|
a6af442b05
Apply TextEdit IME on most actions
|
1 year ago |
Yuri Sizov
|
40e7192393
Merge pull request #85191 from HolonProduction/off-by-one-code-edit
|
1 year ago |
CHM
|
3744ef50e4
Make it possible to show code hint and code completion at the same time
|
1 year ago |
HolonProduction
|
d5847fa54e
Fix updating delimiter cache of `CodeEdit` when typing on the first line
|
1 year ago |
Danil Alexeev
|
881fe67d94
Code Editor: Fix regression with using doc comments for code regions
|
1 year ago |
Adam Scott
|
25cbb682f5
Fix code completion override of home and end keys
|
2 years ago |
Rémi Verschelde
|
b11309ddb6
Merge pull request #81633 from matorin57/code-completion-popup
|
1 year ago |
PucklaMotzer09
|
d2e651f403
Add Duplicate Lines shortcut to CodeTextEditor
|
2 years ago |
DESKTOP-UT43QTQ\Garrigan-Desktop
|
303d0994e9
Avoid resetting the code completion popup excessively
|
1 year ago |
ajreckof
|
6afadbaa9f
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
|
2 years ago |
Yuri Sizov
|
fe000277ea
Bind remaining theme properties to their respective classes
|
1 year ago |
Jean-Michel Bernard
|
67dce301aa
Add code region folding to CodeEdit
|
2 years ago |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year ago |