Community
    • Login

    collapse specified xml-Tags on file opening

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 448 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      HConBike
      last edited by HConBike

      Hi folks,
      I’m working with files with an specific file-ending but actually its xml code so I use the Language “XML” to format it. In my files, there is always a code block named “Fonts”.

      Is there a way that whenever I open a file with that ending, the code block is automatically folded?

      I searched all over Google and the forum but didn’t find a solution to my question.

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @HConBike
        last edited by

        @HConBike ,

        In native Notepad++, no.

        If you installed the PythonScript plugin, then a script could be written (and run every time a file is opened with the specific extension you specified) to search for the Fonts block and fold that level.

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors