Is there a "line comment at first column" option for Python in PyCharm? ilmoi 创建于 2020年08月15日 08:22 Basically having the same issue as described here, but in Python/PyCharm. I noticed it's solved for C in CLion but I can't find how to solve it in PyCharm. Any advice?
In PyCharm line comments respect indentation
If you need to disable this behavior, unfortunately there's no such option for Python. Please feel free to submit a feature request to our issue tracker at https://youtrack.jetbrains.com/issues , and let us know if you require any help.