Nothing Special   »   [go: up one dir, main page]

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

Consider enter key for add let item #218

Open
yairchu opened this issue May 17, 2023 · 0 comments
Open

Consider enter key for add let item #218

yairchu opened this issue May 17, 2023 · 0 comments
Labels

Comments

@yairchu
Copy link
Member
yairchu commented May 17, 2023

Currently the "enter" key does go-to-definition (which in most IDEs is something like Ctrl+F12).
But what if we had ctrl+enter for go-to-definition and free enter for other things -

In this demo by @CrowdHailer enter is used for adding let items.

Consider having cursor on stuff in this example

let something = some stuff
other things

If you want to add a let item you'd think that keys ["enter", "l", "e", "t"...] so it seems sensible for enter to be the key to add a let item there.

@yairchu yairchu added the idea label Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant