Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Code folding without closing bracket

    Help wanted · · · – – – · · ·
    code close bracket
    2
    2
    3181
    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 Stach
      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 Habibollahi
        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
        Copyright © 2014 NodeBB Forums | Contributors