Add custom background line colour to TextEdit and remove marked lines
This commit is contained in:
parent
1cc8cc96cb
commit
00e10a842f
13 changed files with 121 additions and 184 deletions
|
|
@ -161,6 +161,7 @@ class CodeTextEditor : public VBoxContainer {
|
|||
|
||||
void _on_settings_change();
|
||||
|
||||
void _update_text_editor_theme();
|
||||
void _update_font();
|
||||
void _complete_request();
|
||||
Ref<Texture2D> _get_completion_icon(const ScriptCodeCompletionOption &p_option);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue