I’ll keep it short this time: the other day I was searching for the Jetbrains equivalent of code .
to open up a project in my Jetbrains IDE through my terminal. I thought they must have something.
The official documentation was a bit hard to find and outdated but it’s actually really simple and it might save you a minute every-time you open a project. Easy gains!
How you get it?
They have moved the configuration under the Jetbrains Toolbox.
First open up the Jetbrains Toolbox’ settings by clicking the cog icon in the tool’s window.
Then, scroll down and enable the Generate Shell Scripts option and enter /usr/local/bin
as a location.
Done
That should be it. You can check the command under the configuration per tool but the default values are:
pycharm .
to open a pycharm project in that current
webstorm .
to open a pycharm project in that current
Looking for more?
We have more actual stories on our blog: NBTL. Over there you can find tons of content on what you can actually build with this new trick you’ve just picked up. How about: