Yura Shinkarev

- Total activity 58
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 22
-
Yura Shinkarev commented, -
Yura Shinkarev created a post, "Add to VCS" in commit changes
I press ctrl + K to show dialog "Commit changes".My project has unversioned files.I press ctrl + alt + A and ... see popup with actions.But I want files add to VCS only.Can I get the old behavior b... -
Yura Shinkarev commented, -
-
Yura Shinkarev created a post, AnsweredFormatting code in bash script
If I press "reformat code" in my bash script, I get padding with 2 chars.Can I change padding? For example, change padding from 2 to 4 chars. -
Yura Shinkarev created a post, AnsweredCan not resolve symbol/resource in Android project
Gradle project with 4 modules: java library, android library, android project, spring boot app.I have issue with android project.I have layout (xml) in res/layout directory and java class, where us... -
Yura Shinkarev created a post, AnsweredPrevent gradle logging in console (tab debug)
I have simple java console application (gradle project).After some IDEA update I started get gradle logging at console.Now I run some "psvm" class and get additionally messages like:Task :foobar:co... -
Yura Shinkarev created a post, AnsweredOld behavior on open brace
Press ctrl + shift + "-".Goto any method, press ctrl + "+".Brace are opens, but if available nested braces (for example: try-catch-finally), it's still closed.Seems something changed, because early... -
Yura Shinkarev created a post, AnsweredDo not works main menu hot keys on "blank" main window
I open project. Tool window 'Project' only visible. Hide this tool window.Now try press Alt + F, nothing happened.Is it bug?I'm upload screenshot with name 2018.05.30_15-05-55-Screenshot.png -
Yura Shinkarev created a post, AnsweredAuto set focus for tool window
I'm press 'Debug' to view tool window.But focus still available at main window.Can I anything change to auto change focus on opened tool window?