Indent Forward in PyCharm does not
When I try to Forward Indent a block of code (2 or many more lines) it doesn't work on Mac OS X using the key combo: command_key+`]` or when selecting Forward from the Navigate pulldown menu option.
I just upgraded to v. 5.0.3 thinking this would fix the problem (was seeing it in previous version)
What am I doing wrong?
Please sign in to leave a comment.
I have to open the code in some other editor and do command_key+`]` to the section of code I want to move Forward (in other words indent a selected block). I also tried Shift+command+] without success.