You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Continuous Line-by-Line Acceptance: The accept_line command now preserves
partial accepted suggestion state. This allows users to accept multi-line
suggestions incrementally by invoking the command repeatedly.
Preserved Suggestions During Multi-line Typing: Prefix-matched suggestions
persist even while the user is typing multi-line text, to avoid unnecessary
LLM requests and conserving resources.