I can't copy directly from IntelliJ Idea to Stack Overflow. It is really annoying to paste from Intellij to .txt
to Stack.
How can I paste in civilized way?
Edit: My soft versions:
- Intellij Idea 12 ultimate
- Linux ubuntu 10
I can't copy directly from IntelliJ Idea to Stack Overflow. It is really annoying to paste from Intellij to .txt
to Stack.
How can I paste in civilized way?
Edit: My soft versions:
The problem was that I was using openJDK, switching to OracleJDK solves the problem.
Why not? Because it doesn't have 4 spaces in front of it? What I do is paste the code in to this text area, highlight it, and then press the {} button to indent it for me.
So this
becomes
So this
I had the same problem when I have not installed svn command line client. And it always popup a dialog box telling me to fix the svn command line client.
After installed svn command line client, I can copy and paste codes normally.
In my case, with IntelliJ 16.2 .. 17.2:
However: