P5js editor unindenting code with TAB + SHIFT doesn't work anymore #3440
Labels
Area:Editor
For CodeMirror-related features
Bug
Error or unexpected behaviors
On Hold
Work on this issue is paused for now
Uh oh!
There was an error while loading. Please reload this page.
p5.js version
No response
What is your operating system?
Windows
Web browser and version
Chrome 134.0.6998.179 (official build) (64 bits) and Edge Version 135.0.3179.54 (official build) (64 bits)
Actual Behavior
Hi everybody,
Common and universal shortcut keys TAB + SHIFT to unindent code is no more working in editor.p5js.org editor. TAB shortcut for indentation is still working. Any ideas? Does an update cause this issue? Or could the origin of this problem be found in web browser (in this case Chrome).
Thanks a lot for your precious help!
Laurent
Expected Behavior
Unindent code lines with TAB + SHIFT keys
Steps to reproduce
Just go into editor.p5js.org, add code, indent it with TAB key and then unindent with TAB + SHIFT key.
The text was updated successfully, but these errors were encountered: