processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.32k stars 1.27k forks source link

Enhancement Request: New File Shortcut Key #2926

Closed Himanshi2012 closed 6 months ago

Himanshi2012 commented 6 months ago

Increasing Access

This new feature would enhance accessibility by providing a more efficient way for users to create new files.

Feature enhancement details

Objective: Introduce a keyboard shortcut (^ + N) Ctrl + N for creating new files in the p5.js Web Editor.

Current Workflow: Users currently rely on mouse interactions to create new files, which can be less efficient for keyboard-centric users.

Proposed Solution: Implement a globally recognized shortcut key to initiate the creation of a new file.

Benefits:

Efficiency: Users can quickly create new files without interrupting their workflow.
Accessibility: Provides an alternative method for users who prefer keyboard navigation.
User Experience: Enhances the overall user experience by streamlining the file creation process.
welcome[bot] commented 6 months ago

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.

raclim commented 6 months ago

Thanks for bringing this up! This has been brought up in an earlier issue, https://github.com/processing/p5.js-web-editor/issues/1292, which has a pull request that we'll probably merge for it. I'm going to close this one for now to organize and consolidate issues.