Notepad++: How to automatically set Language as Xml when load files

后端 未结 5 1709
鱼传尺愫
鱼传尺愫 2021-01-30 03:26

Whenever I edit a .config file in Notepad++ (which is an XML file) I want the syntax highlighting to automatically color it like XML. How do I configure Notepad++ to do this so

5条回答
  •  情书的邮戳
    2021-01-30 04:11

    You can do this by using the Style Configurator (Settings Menu):

    This image shows the php language, but it works for any language you want to map

    enter image description here

提交回复
热议问题