Ask a question to get started
Enter to send•Shift+Enter new line
render_completion_suggestions( self, suggestions: list[tuple[str, str]], selected_index: int
suggestions
list[tuple[str, str]]
selected_index
int
Render the completion suggestions popup.
List of (label, description) tuples
Index of currently selected item