Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. Be respectful, on topic and if you see a problem, Flag it.

If you would like to contact our Community Manager personally, feel free to send a private message or an email.

Options

New browser extension: additional Onshape keyboard shortcuts (like shift+9 for trimetric view)

javawizardjavawizard Member, csevp Posts: 13 ✭✭
I just put together a userscript (read: lightweight browser extension) that adds some keyboard shortcuts to Onshape that I find useful and figured I'd share it with the community. It's called Javawizard's Onshape Keyboard Enhancements (I couldn't resist the acronym ;) )

The code and installation instructions are available here: https://github.com/javawizard/onshape-keyboard-enhancements

Right now it adds the following keyboard shortcuts, with more to come:

  • Shift + 8: switch to dimetric view
  • Shift + 9: switch to trimetric view
  • Cmd/ctrl + shift + P: open the tool search bar (same as opt/alt + C; this is the keyboard shortcut Visual Studio Code uses for its search function)
  • Cmd/ctrl + enter: commit the current feature (same as just pressing enter but works within sketches where enter commits sketch elements instead of the sketch itself)

Let me know if you find it useful or if there are any additional shortcuts you'd like to see! (And if anyone from the Onshape team is reading this: I would dearly love it if you added these shortcuts to Onshape and made this extension obsolete 😄)
Sign In or Register to comment.