• Login
Community
  • Login

Hide vertical scrollbars

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
3 Posts 3 Posters 82 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.
  • Z
    zitot-hawaii-edu
    last edited by May 13, 2025, 12:28 AM

    Hi,

    How can we hide the vertical scrollbar when in split view mode? That is i have two views, one on the left, one on the right, maybe they’re called windows or views, idk… Just want a total distraction free mode, ok? I don’t need the scrollbar to indicate that there’s more text

    I can remove line numbers, at least

    Also, in distraction free mode, the two views/panes became only one view/pane… But I need both

    Thanks,
    Thomas

    E A 2 Replies Last reply May 15, 2025, 7:52 AM Reply Quote 0
    • E
      Ekopalypse @zitot-hawaii-edu
      last edited by May 15, 2025, 7:52 AM

      @zitot-hawaii-edu

      How can we hide the vertical scrollbar…

      For example by using the pythonScript plugin and calling editor1.setVScrollBar(False) and editor2.setVScrollBar(False)

      Also, in distraction free mode, the two views/panes became only one view/pane

      Once you are in this mode, you can move a file to the other view to get the desired goal.

      1 Reply Last reply Reply Quote 2
      • A
        Alan Kilborn @zitot-hawaii-edu
        last edited by May 15, 2025, 10:07 AM

        @zitot-hawaii-edu said:

        in distraction free mode, the two views/panes became only one view/pane…but I need both

        Hmm, presumably, the designer of distraction free mode decided that a second pane would be distracting… :-)

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