S3r6
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 6
-
Created Can plugins be updated automatically?
AnsweredInstead of showing dialog "Update available"? Downloading in background then installing will not interrupt user. Is there such setting? -
Edited How can I use already dowloaded gradle distribution?
AnsweredWhen gradle build starts for the first time IDEA downloads gradle distribution set in gradle-wrapper.properties and it is used for every build. But when I need to call ./gradlew command from consol... -
Edited Shortcut to switch between VCS files list and changes diff
AnsweredWhen I open VCS tab via Alt-9 I can focus on files list using arrow keys. But how to switch focus to changes diff? F7 (Move to next change) does not work until I click in diff with mouse. Same for... -
Created Shortcut to show change diff
AnsweredThere are shortcuts to move between changes in current open file Moving scrolls to changed lines and opens popup with diff and actions How to access this popup while cursor is already on changed ... -
Created Git push reminder
AnsweredDo you know some plugin to remind about not pushed commits in git before closing IDEA?