-
Notifications
You must be signed in to change notification settings - Fork 59
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
🚀[FEAT: ] Keyboard shortcuts for better UX. #122
Comments
Hi @amaan-ahmad, First of all, thank you so much for taking out the time to create this issue. Definitely, the short-cut keys will help to improve user experience 🙌, Please go forward to work on this issue. I am assigning this Issue to you 👍 And last but not least, |
Thanks @akash-salvi ✌💯 |
any updates @amaan-ahmad ? |
can I work on this |
hey @kothariji, I am really apologetic, I was really caught up in my internship. Will continue working on it and make a PR in a day or two. Again apologies 🙏 |
Hey, no issues @amaan-ahmad ...... Sure 🙌 |
Is your feature request related to a problem? Please describe.
When coding inflow, we usually don't prefer to leave our keyboard and use the mouse to do some repetitive action. Hence for the betterment of user experience let's introduce short-cut keys for various commands such as Run, download file, copy, etc.
Describe the solution you'd like
The solution is pretty easy with implementing a library like React Hotkeys
Motivation
Many famous online Coding IDE's provide this feature for better UX.
Are you willing to contribute to this issue? [Yes/No]
Yes, I am willing to contribute to this issue under GSSOC21
Describe alternatives you've considered
Alternatives may only vary in choosing different libraries for hotkeys, but the approach for this feature remains almost the same. Still open to suggestions as usual ✌
Additional context
Following is the screenshot of keyboard shortcuts from Leetcode
The text was updated successfully, but these errors were encountered: