Community
    • Login

    How can i get that grouping

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 360 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.
    • M
      Matiasoskari
      last edited by

      38235a69-275b-472f-83bc-c34fc8add405-image.png

      I’m new with using np++ and i wonder how can i get grouping like that? So that i can expand and reduce my tables just pressing that - or +

      Terry RT 1 Reply Last reply Reply Quote 0
      • Terry RT
        Terry R @Matiasoskari
        last edited by

        @Matiasoskari said in How can i get that grouping:

        i wonder how can i get grouping like that?

        It’s called folding. The online manual reference is here.

        It primarily works with “defined” programming languages (lexer file contains the necessary definitions to aid the folding). However you (the user) could also create a UDL. So in order that you can use folding in your file there would need to be a structure to the file contents, such as headings, paragraph start ID’s and the likes.
        Have a read of the process in the online manual’s link and see if it might work for you. The UDL system isn’t as mature as the lexer folding is, and you might encounter an issue creating your UDL. Be aware that others have also found bugs in the UDL system, but in spite of these being raised with the developer none have been fixed (as yet), reference.

        Other posts here with relevance.
        https://community.notepad-plus-plus.org/topic/25543/i-want-to-fold-in-text-files
        https://community.notepad-plus-plus.org/topic/25389/add-folding-rules-to-an-existing-language/3
        Use the text folding in the search window to find other posts which might have some relevance to your post.

        Terry

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