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 条评论
排序方式
日期
投票数
Please try Settings | Editor | Smart Keys | Reformat on paste
great thanks
请先登录再写评论。