Automatic indentation for Python in Notepad++

前端 未结 12 1786
既然无缘
既然无缘 2020-12-16 09:35

I\'ve been googling lots and this is getting really frustrating. It doesn\'t act like idle.

Example:

else:  
    name = \'World\'
    print \'Howdy\         


        
12条回答
  •  眼角桃花
    2020-12-16 10:36

    Well, here is a updated answer:

    Notepad++ >> Plugins >> plugin manager >> show plugin manager >> find (python indent) click install >> should be downloaded you need to reach to enable again from Plugins>>python indent>>enable

提交回复
热议问题