Is there any way to show the indent line in Juno?

Is there any way to show the indent line in Juno? Just like PyDev or PyCharm. It would make it easy to read the code.

Try going to “Settings” → “Editor” and enable “Show Indent Guide”.

It works very well. Thanks!