classref: Sync with current master branch (621cadc)

This commit is contained in:
Godot Organization
2024-09-21 03:20:40 +00:00
parent 65177ea7d9
commit 0cf8e77ea9
42 changed files with 1107 additions and 256 deletions

View File

@@ -1699,7 +1699,9 @@ Set additional options for BiDi override.
- |void| **set_syntax_highlighter**\ (\ value\: :ref:`SyntaxHighlighter<class_SyntaxHighlighter>`\ )
- :ref:`SyntaxHighlighter<class_SyntaxHighlighter>` **get_syntax_highlighter**\ (\ )
Sets the :ref:`SyntaxHighlighter<class_SyntaxHighlighter>` to use.
The syntax highlighter to use.
\ **Note:** A :ref:`SyntaxHighlighter<class_SyntaxHighlighter>` instance should not be used across multiple **TextEdit** nodes.
.. rst-class:: classref-item-separator