3
Open folder from terminal
(lemm.ee)
A community for discussion and news relating to JetBrains and its products! https://www.jetbrains.com/
Copyright © 2000-2024 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o.
I think I found the answer
Tools -> Create command line launcher
You'll be asked to add
/Applications/WebStorm.app/Contents/MacOS
to your $PATHThen you can
Worked for me at least.
Credit goes to LazyOne on StackOverflow