Incorrect marking - without new lines
Answered

I am using a mac on the newest intellij. When marking lines, I only mark sections of them. In addition, when I hit the delete button, I only delete spaces and not indents. How can I fix this to work properly as it does on a pc?
Please sign in to leave a comment.
Did you enable column selection mode: https://stackoverflow.com/questions/6677875/how-do-i-turn-off-mouse-block-selection-in-intellij ?
that helped for the marking. thanks :)