'vertical lines in PyCharm like in Visual Studio

How to add such gray lines in PyCharm as in Visual Studio Code to mark the indentation levels?

enter image description here



Solution 1:[1]

Go to:

Settings -> Editor -> General -> Appearence

And check Show indent guides:

enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Tomerikoo