• Login
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.
  • T
    TechTony2016
    last edited by TechTony2016 Feb 2, 2016, 10:32 AM Feb 2, 2016, 10:31 AM

    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.

    C 1 Reply Last reply Feb 2, 2016, 12:49 PM Reply Quote 0
    • C
      Claudia Frank @TechTony2016
      last edited by Feb 2, 2016, 12:49 PM

      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
      2 out of 2
      • First post
        2/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors