-
Notifications
You must be signed in to change notification settings - Fork 338
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
Add keyboard shortcut for the "Save" action #475
Comments
Yes it will be quite useful. Thanks for raising an issue. |
Can you pls assign this issue to me |
@Rajkdea123 we do not assign issues until we receive a draft PR which works towards a potential fix. |
starting work on this.... shud it also be a editable config (like bind to other keys n stuff?) |
@mohit-nagaraj Simple Ctrl+S should be fine for now. No need to make it an editable config. |
@ashitaprasad Please checkout my PR on this issue. |
Tell us about the task you want to perform and are unable to do so because the feature is not available
I'm adding a lot of variables or requests and as a developer, I usually save every 2 seconds my changes. Moving the mouse to the save button is slow.
Describe the solution/feature you'd like us to add
The basic keyboard shortcut
CTRL+S
should be able to trigger the "save" button. It would save a lot of time and make the software more user friendly.The text was updated successfully, but these errors were encountered: