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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -