p5.js-web-editor icon indicating copy to clipboard operation
p5.js-web-editor copied to clipboard

Added shortcut key for moving lines up/down using Alt + Up/Down

Open AtharvSonawale opened this issue 8 months ago • 2 comments

Fixes #3393

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

AtharvSonawale avatar Apr 02 '25 11:04 AtharvSonawale