Search code examples
pythonpycharm

Pycharm indent styling like rainbow indent extension in vs code


I like working with vs code .. the theme and the rainbow-indent extension make it fun coding.

but Unfortunately, it doesn't work well with python code like Pycharm ..

so I use Pycharm when coding with python, that's why I'm trying to make it looks like vs code ..

I managed to make theme looks the same way but I can't achieve the rainbow-indent like this image : https://ihatetomatoes.net/wp-content/uploads/2018/07/img_indent-rainbow-default.png

is there a way to achieve that in Pycharm?


Solution

  • Yes! Please install my plugin Indent Rainbow

    It does exactly what you want:

    Example