Rémi Verschelde
|
e87f4f67b0
Merge pull request #100913 from larspet/tooltip-hover-oob
|
6 months ago |
Lars Pettersson
|
ff39adddd1
Prevent tooltip from showing when hovering past end of script line
|
7 months ago |
kit
|
8274e64402
Fix TextEdit breakpoint hover not hiding
|
7 months ago |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 year ago |
Danil Alexeev
|
80d11500b5
Code Editor: Add documentation tooltips
|
8 months ago |
Rémi Verschelde
|
36c6ce92db
Merge pull request #97660 from HolonProduction/completion-cancelation-🌈
|
8 months ago |
Rémi Verschelde
|
88e81ee730
Fix various typos and code style issues
|
8 months ago |
Thaddeus Crews
|
cd66343c70
Merge pull request #98543 from rune-scape/code-edit-margin
|
9 months ago |
rune-scape
|
5d168a3850
CodeEdit: Fix line number margin
|
10 months ago |
kobewi
|
5c0f2414cd
Always add decimal when printing float
|
1 year ago |
Thaddeus Crews
|
c220e5bffd
Merge pull request #97122 from adamscott/fix-trackpad-code-completion-scrolling
|
10 months ago |
HolonProduction
|
93ae8d8f0d
GUI: Only cancel completion with the `ui_cancel` action
|
10 months ago |
Adam Scott
|
2f4f39c7b3
Fix trackpad code completion scrolling
|
11 months ago |
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
|
1 year ago |
Rémi Verschelde
|
db5003519a
Merge pull request #89554 from smnast/backspace-unfold
|
1 year 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 |