Bob Jones
- Total activity 121
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 37
- Subscriptions 25
-
Created How can I have my project settings saved every time I clone my repository?
AnsweredBefore I continue, I have read https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html. It hasn't helped me because, being the new user that I am, I do not quite understand it. First of ... -
Created How to make IntelliJ build to bin directory
AnsweredSimply put, I want to be able to change the build directory in the Project Compiler Output to my bin folder. However, what it currently does is export it to bin/production/ProjectName. How can I no... -
Created How can I have the JavaDoc show up on the hovered item with Control + J, not the item on the line selected
AnsweredSo, I do not know if this is possible, but I would like a combination of the java doc on hover and java doc when control J is pressed shortcuts. I would like for the control J to be applied to th... -
Edited How do I hide vertical code folding lines in IntelliJ?
AnsweredIt is as the title says. How can I hide these vertical, white code-folding lines? I know I can hide the outline lines by going to Editor -> General -> Code Folding and unchecking the "Show code fo...