scary re-tab in python
if i have some code that i paste into python, pycharm automatically re indents code below the code i pasted ... this is very scary, and you have to pay very close attention ... since python does not use braces, this means logic can be messed up by this action, .... this is very scary to me .. how can i turn off that action!!?
2 comments
Sort by
Date
Votes
Please try Settings | Editor | Smart Keys | Reformat on paste
great thanks
Please sign in to leave a comment.