intellij idea - How to disable inserting empty line on paste? -


each time paste line of code in intellij idea inserts empty line below inserted one, how disable this? thank you.

that empty line isn't being added idea, it's included in selection. can avoid putting end point of selection @ last character , not below block you're selecting.

figure: http://i.imgur.com/8digdkz.png


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -