Formatting code in Notepad++

后端 未结 14 1836
无人及你
无人及你 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:43

    In Plugins > Plugin Admin > Search 'XML Tools' > Install.

    The window will restart and install XML Tools under plugins.

    Open your file and click Ctrl + Alt + Shift + B

提交回复
热议问题