Autocompleter
Auxiliar pop-up list of options with frequent use snippets and methods.
-
class bci_framework.framework.editor.completer.Autocompleter(mode: Literal['stimuli', 'visualization', 'analysis', 'locktime'], parent=None)[source]
-
changeCompletion(completion: str) → None[source]
Update list options.
-
changeHighlighted(value: str) → None[source]
Retain the last option selected.