onivim/oni

The autocompletion popup is all jumpy because of the different size of the snippets

Open

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

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

描述

When moving in the list of the suggested snippets, the preview area is updated with the currently focused snippet. The problem is that the snippets are not the same size, making the list jump around.

When presenting a list to the user, the list should move as little as possible so that is is easy to target a specific item.

See below; the preview areas are not the same size, and since the popup is fixed from the bottom, it makes the list move up & down.

capture d ecran 2018-03-09 a 09 50 01 capture d ecran 2018-03-09 a 09 49 52

贡献者指南

The autocompletion popup is all jumpy because of the different size of the snippets · onivim/oni#1758 | Good First Issue