onivim/oni

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

Open

#1,759 创建于 2018年3月9日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)TypeScript (11,389 star) (336 fork)batch import
bughelp wanted

描述

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

贡献者指南

The autocompletion popup can be moved by clicking away from the line it was opened on · onivim/oni#1759 | Good First Issue