Rémi Verschelde
|
60dcc4f39c
Merge pull request #49742 from Paulb23/remove_keywords_textedit
|
4 years ago |
Paulb23
|
ab49ea032c
Remove redundant keywords from TextEdit
|
4 years ago |
Eric M
|
d0e78c86d7
Added support for scripts reporting multiple errors to ScriptTextEditor
|
4 years ago |
Rémi Verschelde
|
341cb8da31
Merge pull request #49238 from Paulb23/code_edit_code_folding
|
4 years ago |
kobewi
|
7ff135b015
Consistently prefix bound virtual methods with _
|
4 years ago |
kobewi
|
da6aebeb4c
Move FindReplaceBar out of CodeTextEditor
|
4 years ago |
Paulb23
|
5c618dd03d
Move code folding into CodeEdit and hide line hiding API
|
4 years ago |
Paulb23
|
c1b9971ad8
Move and expose Code Hint in CodeEdit
|
4 years ago |
Paulb23
|
1c16673798
Move and expose AutoComplete in CodeEdit
|
5 years ago |
Paulb23
|
680dc9e81a
Add comment and string tracking to CodeEdit
|
5 years ago |
kobewi
|
4bee21bcc4
Add preload() to resource path when holding Ctrl
|
4 years ago |
Hugo Locurcio
|
80f4e407b2
Add a keyboard shortcut to select the word under cursor in TextEdit
|
4 years ago |
Paulb23
|
00e10a842f
Add custom background line colour to TextEdit and remove marked lines
|
5 years ago |
Rémi Verschelde
|
37c3b33253
Merge pull request #48605 from sent44/scripteditor_get_codeedit
|
4 years ago |
sent44
|
2b30728ebf
Add get_base_editor to ScriptEditorBase
|
4 years ago |
llschuster
|
6b55ec2ca9
text-editor: fix Clicking warning doesn't center around line
|
4 years ago |
Kongfa Waroros
|
6294507acb
Add Various ColorPicker shapes
|
4 years ago |
Kyle
|
2b775bd698
Fixes ctrl-click function line centering
|
4 years ago |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 years ago |
Eric M
|
49714b0963
Removed hardcoded shortcuts from /scene and converted to input actions
|
4 years ago |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 years ago |
Marcel Admiraal
|
8eb39f4e8b
Change themes *_color_* to *_*_color
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
4 years ago |
Rémi Verschelde
|
a09846e015
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
|
4 years ago |
bruvzg
|
3be31c4960
[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.
|
5 years ago |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 years ago |
Eric M
|
efe5c250d5
Implement new shortcuts system.
|
5 years ago |
Paulb23
|
c0da97d29c
Remove breakpoints from editor settings
|
5 years ago |