-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Your setup
Version: 1.1.1
Operating System: Ubuntu 24.04
IDE and/or Integration tool (for example: Vscode - official extension): Neovim 0.11
Describe the bug
Unlike other for record in self loops, if you perform for record in self.search() typing is lost on the iteration value. Appears to be similar to #419 and probably a similar fix?
To Reproduce
Perform a hover on a for record in self.search() call.
Expected behavior
Model typing should transfer to the iteration variable.
Screenshots

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working