Formatting code in Notepad++

后端 未结 14 1839
无人及你
无人及你 2020-11-29 17:05

Is there a keyboard shortcut to format code in Notepad++ ?
I\'m mainly working with HTML, CSS and Python code.

For example:



        
14条回答
  •  不知归路
    2020-11-29 17:32

    ANSWER AS OF June 2019

    Install the XML Tools plugin from the Plugin Admin (in Notepad++ 7.7 at least)

    Then click Plugins -> XML Tools -> Pretty Print (XML Only with Line breaks)

    That did it for me.

提交回复
热议问题