Notepad++ indentation messes up

前端 未结 6 674
灰色年华
灰色年华 2020-11-30 01:55

I\'m coding in Python and I really like Notepad++. However, off late when I use tab to indent, it seems fine in Notepad++, but when I run the program I get an indentation er

6条回答
  •  無奈伤痛
    2020-11-30 02:30

    I would suggest going to View > Show Symbol > Show Whitespace and Tab to get an better idea of how your indentations look.

提交回复
热议问题