Community
    • Login

    Code folding without closing bracket

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    codeclosebracket
    2 Posts 2 Posters 3.4k 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.
    • Patrick StachP
      Patrick Stach
      last edited by

      Hello, I have a big problem with code folding in npp. I am
      using LS Dyna, a FEM solver, which uses Keywords for running. Every keyword starts with an * but has no ending. The next keyword starts at the next *. Now I have the big problem that npp can’t fold blocks with only a opening “bracket”/keyword. The simple thing I want to have is folding starting from * and going to the next *. is there any option to make this work? I would really appreciate your help! Thanks in advance, Patrick

      1 Reply Last reply Reply Quote 0
      • Nima Mir HabibollahiN
        Nima Mir Habibollahi
        last edited by

        you can save your file as a python source file (simply by changing the extention to .py)
        then you can handle your folding by **indenting **lines using **tab character **

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