mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
classref: Sync with current master branch (6588a4a)
This commit is contained in:
@@ -1581,7 +1581,7 @@ Unindents selected lines, or in the case of no selection the caret line by one.
|
||||
|
||||
void **update_code_completion_options** **(** :ref:`bool<class_bool>` force **)**
|
||||
|
||||
Submits all completion options added with :ref:`add_code_completion_option<class_CodeEdit_method_add_code_completion_option>`. Will try to force the autoccomplete menu to popup, if ``force`` is ``true``.
|
||||
Submits all completion options added with :ref:`add_code_completion_option<class_CodeEdit_method_add_code_completion_option>`. Will try to force the autocomplete menu to popup, if ``force`` is ``true``.
|
||||
|
||||
\ **Note:** This will replace all current candidates.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user