Community

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

    Can the lines that occur when folding code be turned off?

    Help wanted · · · – – – · · ·
    2
    2
    1645
    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.
    • TechTony2016
      TechTony2016 last edited by TechTony2016

      Folding code draws a line across the edit window at each fold point when code is folded. Is there a way to stop that behavior, i.e., no line drawn? I think the code comprehensibility would be improved if the window wasn’t so busy-looking with all those horizontal lines.

      Claudia Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        Claudia Frank @TechTony2016 last edited by

        Hello @TechTony2016,

        afaik, not yet supported by npp. If you have python script plugin installed you could do

        editor.setFoldFlags(0)
        

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors