Paulb23
|
c0da97d29c
Remove breakpoints from editor settings
|
5 years ago |
Paulb23
|
33ab9cd621
Move safe line color into editor
|
5 years ago |
Paulb23
|
d18a90b8f0
Move ConnectionGutter to editor code_editor
|
5 years ago |
Paulb23
|
4d7df24d46
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
|
5 years ago |
Paulb23
|
a0b409cb14
Add and convert editor to use CodeEdit
|
5 years ago |
Paulb23
|
b289bb514b
Fixed script_editor info_clicked signal not being connected
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
7247247522
Make unsaved scripts in the script editor more user-friendly
|
5 years ago |
Rémi Verschelde
|
5700429e4e
Merge pull request #33760 from nekomatata/script-editor-init-optimization
|
5 years ago |
George Marques
|
95c0909290
Add warning checks in GDScript analyzer
|
5 years ago |
PouleyKetchoupp
|
ccff2f2551
Optimized ScriptEditor initialization when many scripts are loaded
|
5 years ago |
Paulb23
|
bc4cee4458
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
|
5 years ago |
Paulb23
|
156daddaaf
Expose Syntax highlighter for editor plugins
|
5 years ago |
Paulb23
|
2f1080be9b
Convert syntax highlighters into a resource
|
5 years ago |
George Marques
|
9654365547
Add a map of autoloads to ProjectSettings
|
5 years ago |
Yuri Roubinsky
|
25cb5a42e0
Fix error label clicking in status bar for shader editor
|
5 years ago |
Hugo Locurcio
|
0c0ee427d2
Improve the text appearance in the script editor warnings panel
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
Rémi Verschelde
|
4d50f747d5
Merge pull request #37293 from Janglee123/ctrl-click-improvements
|
5 years ago |
janglee
|
be7a353c70
Improved go-to definition (Ctrl + Click)
|
5 years ago |
Rémi Verschelde
|
2cd952bd84
Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 years ago |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
Rémi Verschelde
|
951ecc4f79
Merge pull request #36518 from Janglee123/no-underlined-keywords
|
5 years ago |
janglee
|
50a570c9c1
Removed underlining for not clickable symbols
|
5 years ago |
Rémi Verschelde
|
e2b66cacf7
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
|
5 years ago |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 years ago |