[Discussion] Repository > Code > "IntelliJ" button naming
Problem
Context: !178909 (comment 2319428965)
If a user has IntelliJ IDEA installed, and clicks on the Repository
> Code
> IntelliJ IDEA
SSH or HTTPS button, the interface currently does not respond:
intellij-idea-only-installed.mov
However, if a user has JetBrains Toolbox installed, Repository
> Code
> IntelliJ IDEA
will open JetBrains Toolbox and perform the expected cloning action in SSH or HTTPS, and open in IntelliJ Idea. JetBrains Toolbox is JetBrains' general application management tool, similar to Adobe's Creative Cloud application.
intellij-idea-and-jetbrains-toolbox-installed.mov
Design questions
Do most people who use IntelliJ IDEA also have JetBrains Toolbox installed?
Is the Repository
> Code
> IntelliJ IDEA
button correctly labeled, if users actually need JetBrains Toolbox + IntelliJ IDEA installed in order for that button to work?