onivim/oni
Auf GitHub ansehenThe autocompletion popup can be moved by clicking away from the line it was opened on
Open
#1.759 geöffnet am 9. März 2018
bughelp wanted
Repository-Metriken
- Stars
- (11.389 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
How to reproduce:
- Open the snippets popup on line
x - Click on line
x + n
The popup is now anchored on line x + n
Selecting a snippet will still insert it on line x even though the popup is on line x + n