Community
    • Login

    UserDefinedLanguage folder question

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 1.6k 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.
    • Heng YuanH
      Heng Yuan
      last edited by

      Hi,

      I have some texts that describes a tree in the following format.

        1 Node Info
        2 Some text
        3 Some text
        2 Some text
        1 Some text
      

      Which would correspond to

        1 |_ Node Info
        2 |  |_ Some text
        3 |      |_ Some text
        2 |  |_ Some text
        1 |_ Some text
      

      Is it possible to create folders based on the leading tree depth values, so that I can fold subtree nodes?

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @Heng Yuan
        last edited by

        @Heng-Yuan

        UDL, afaik - no.
        Python Script plugin and proper script - I guess.

        Cheers
        Claudia

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