Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (47.6k points)

I am using PyCharm on Windows and want to change the settings to limit the maximum line length to 79 characters, as opposed to the default limit of 120 characters.

Where can I change the maximum amount of characters per line in PyCharm?

1 Answer

0 votes
by (106k points)

You can refer to this screenshot which is of my Pycharm. It required settings is in following path: File -> Settings -> Editor -> Code Style -> General: Right margin (columns)

Pycharm 4 Settings Screenshot

Related questions

0 votes
1 answer
asked May 21, 2020 in Python by Sudhir_1997 (55.6k points)
0 votes
0 answers
asked Jan 5, 2021 in Python by spec300 (120 points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...