How to make XML files always open in the text editor rather than the XML editor?

前端 未结 3 375
日久生厌
日久生厌 2021-02-02 05:40

I went to file associations there was no .xml format, when I added it, all editors were added automatically and they are static writing me something like:

3条回答
  •  执念已碎
    2021-02-02 06:24

    My problem was that I opened the pom.xml with the maven editor - I wanted it to be opened with the maven editor but to open in the "source" view - achieved it by:

    enter image description here

    Typing xml in the search box did not include this page in the results.

提交回复
热议问题