Pycharm is not making a new line break when I hit enter
Answered
Whenever I hit enter in pycharm, instead of making a new line, it adds a \ to the line I am currently on, then makes a new \ and indents the new line, as if the editor thinks I want to continue the previous line, instead of starting a new line of code. Any help on this issue would be greatly appreciated.
Please sign in to leave a comment.
Hi Arjunsrinivasan, could you please provide an example?
This is what I mean