Skip to content

Commit f907046

Browse files
Update EditorSettings.xml
1 parent 51c2245 commit f907046

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/classes/EditorSettings.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1550,10 +1550,6 @@
15501550
A comma-separated list of case-sensitive words to highlight in comments. The text will be highlighted in the script editor with the [member text_editor/theme/highlighting/comment_markers/warning_color] color. These must not include spaces or symbols or they will not be highlighted.
15511551
[b]Note:[/b] This is only implemented in the GDScript syntax highlighter.
15521552
</member>
1553-
<member name="text_editor/theme/highlighting/gdscript/bracket_pair_colors" type="PackedColorArray" setter="" getter="">
1554-
The list of colors to cycle through for colorizing bracket pairs.
1555-
Leave blank to disable.
1556-
</member>
15571553
<member name="text_editor/theme/highlighting/completion_background_color" type="Color" setter="" getter="">
15581554
The script editor's autocompletion box background color.
15591555
</member>

0 commit comments

Comments
 (0)