Community
    • Login

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

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 1.8k 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.
    • TechTony2016T
      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 FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        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
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors