bughelp wantedvscode
仓库指标
- Star
- (18,676 star)
- PR 合并指标
- (平均合并 15天 4小时) (30 天内合并 75 个 PR)
描述
Bug Description:
The neovim vscode plugin asvetliakov.vscode-neovim opens a textfield at the top of the editor (at the same location as the normal command field). However, in theia after entering the command/text the "enter" key is ignored. I didn't find another key that would work as workaround. In vscode it works as expected.
Steps to Reproduce:
- Install
asvetliakov.vscode-neovimvscode extension - In settings, set the path to the
nvimexecutable - Restart theia
- Open a file and type a command e.g.
/some_search_string - Try to execute the command (
enterdoesn't work)
- Operating System: Linux (Firefox, Chromium)
- Theia Version: v1.2.0 via Gitpod