Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REPL Window] Completion in REPL window should work like in the editor #394

Closed
cfehse opened this issue Oct 13, 2019 · 0 comments
Closed

Comments

@cfehse
Copy link
Contributor

cfehse commented Oct 13, 2019

In the vscode editor a selection from the completion editor can be made with the tab or return key. It the selection is made the completion overlay is closed. The completion in the REPL window should behave the same way. Currently only the tab key selects an entry from the list and the overlay is not closed and must be closed with the esc key.

@cfehse cfehse changed the title [REPL Window] Completion should work like in the editor [REPL Window] Completion in REPL window should work like in the editor Oct 13, 2019
@PEZ PEZ closed this as completed in a97cb38 Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant