You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we just install jetbrains toolbox. Ideally we'd like to also install the IDEs from it we also use. https://www.jetbrains.com/help/idea/working-with-the-ide-features-from-command-line.html#toolbox
(this seems to be just the binaries of the IDEs which are installed. If you go to ~/.local/share/JetBrains/Toolbox/bin there is a toolbox binary, but its unclear how to use this to install ides.
Along with this, we'd like to have the settings sync plugin installed, which should sync the settings with the jetbrains account, across ides, and systems.
Currently we just install jetbrains toolbox. Ideally we'd like to also install the IDEs from it we also use.
https://www.jetbrains.com/help/idea/working-with-the-ide-features-from-command-line.html#toolbox
(this seems to be just the binaries of the IDEs which are installed. If you go to
~/.local/share/JetBrains/Toolbox/bin
there is a toolbox binary, but its unclear how to use this to install ides.Along with this, we'd like to have the settings sync plugin installed, which should sync the settings with the jetbrains account, across ides, and systems.
Settings Sync
https://www.jetbrains.com/help/idea/install-plugins-from-the-command-line.html#linux
The text was updated successfully, but these errors were encountered: