Skip to content

Conversation

@SOUMITRO-SAHA
Copy link

…Folder

Fixes #3043

Currently, I've added shortcuts for:

  • Adding a file: Alt + N
  • Adding a folder: Shift + Alt + N

To implement the other two, I require further clarification on:

  • Opening a new file
  • Opening my sketches
P5.Web.Contribution.mp4

Changes:

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

@welcome
Copy link

welcome bot commented Mar 6, 2024

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

@raclim raclim added Area:Accessibility Category for accessibility related features and bugs Enhancement Improvement to an existing feature Area:Editor For CodeMirror-related features labels Mar 9, 2024
@raclim
Copy link
Collaborator

raclim commented Mar 29, 2024

Thanks for your contribution!

We do currently have a PR (#2395) that addresses adding a new file that has been in progress. I'm sorry that it wasn't clarified at the time, but to avoid having too many shortcuts that might feel overwhelming (#1292 (comment)) think we still need further discussion to decide which specific actions we want to add shortcuts to.

Since we have quite a lot of PRs at the moment I'm going to close this one for now. I'm sorry that we aren't able to get this in at the moment, but please feel free to revisit or reopen this when the other shortcuts have been determined and fleshed out, thanks!

@raclim raclim closed this Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area:Accessibility Category for accessibility related features and bugs Area:Editor For CodeMirror-related features Enhancement Improvement to an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Addition of Keyboard Shortcuts for Various Editor Functions.

2 participants