Shortcuts to open folders in various Windows JetBrains IDEs (Intellij, PyCharm, GoLand, WebStorm, CLion)
fman plugin for opening up JetBrains IDEs installed via the
JetBrains Toolbox in Windows.
Requires an initial setup of making copies of the shortcut to a folder
Since the JB toolbox auto updates, you don’t want to make static links to the app’s183.5912.18\bin\pycharm64.exe
and if I hardlink to the shortcuts inC:\Users\rob\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\JetBrains Toolbox
in the
plugin I get weird behavior. Anyways simple hack is to make shortcuts to the shortcuts in
non privilaged locaion. For me, I put them in C:\Aliases\pycharm.lnk
as you can see in the
simple enough script.
Maybe somone else can figure this out a simpler way but its simple enough to work around for me.
This has helped my workflow immensly and hope you enjoy
Ctrl+Alt+I
Ctrl+Alt+P
Ctrl+Alt+G
Ctrl+Alt+W
Ctrl+Alt+C
Use fman’s
built-in command for installing plugins.