intellij idea - "Add semicolon and goto new line" hotkey -


i'm beginner in android programing. use android studio (v0.8.9) here problem tackled with: ctrl+shift+enter - adds semicolon , moves caret end of line shift enter - not add semicolon , moves caret new line question how make intelij idea add semicolon end of current line , move caret new line pressing, say, shift+enter?

pressing ctrl+shift+enter twice should job. can record keyboard macro it, , assign custom shortcut it.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

visual studio 2010 - Connect to informix database windows form application -

android - Associate same looper with different threads -