-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Implement Shortcut for Creating New Folder #3376
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
Comments
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already. |
Thanks for opening this @takshittt! I also mentioned this in #3383, but adding my thoughts here as well: Before implementing this, I think we might need to take a step back to discuss and reach a communal consensus on what the specific shortcut key should be, ensure that it makes sense across different operating systems, won't conflict with and is easy to use relative to other keys on the editor, and also check if it's commonly used keys on other platforms as well. I think the key that you're proposing here is already being used for 'New File', so I think we might want some discussion first on what this key should be. |
@takshittt @raclim maybe We can use 'cmd/ctrl +shift+N' to create folder because |
I propose assigning the shortcut Alt+Shift+N on Windows/Linux and Option+Shift+N on macOS for the "New Folder" action in the p5.js Web Editor.
|
Increasing Access
Description: Currently, users must manually click a button or use a menu option to create a new folder in the application. To improve usability and efficiency, I propose adding a keyboard shortcut for this functionality.
Feature request details
Proposed Solution:
Accessibility Considerations:
The text was updated successfully, but these errors were encountered: