onivim/oni

The autocompletion popup can be moved by clicking away from the line it was opened on

Open

#1 759 ouverte le 9 mars 2018

Voir sur GitHub
 (0 commentaires) (1 réaction) (0 assignés)TypeScript (336 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (11 389 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur