Community
    • Login

    Cursor and vertical line?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    4 Posts 3 Posters 1.2k 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.
    • J
      jaime-h
      last edited by

      Hi All,

      Version 8.6.4

      I have inputted multiple vertical edges in the settings. However, they do not appear. I get a cursor and immediately to the left, I have a red vertical line. I have searched through the settings and preferences to no avail. Does anyone know how to turn it off?

      Image below shows
      (1) - red line (which I want to remove to hopefully display the vertical edges)
      (2) - vertical edge settings (which do not display)

      58657952-1b3c-4cad-a3e1-3e4467f8d318-image.png

      Thank you!

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @jaime-h
        last edited by PeterJones

        @jaime-h ,

        It looks like your version is at least slightly out of date (v8.6.4 was the last with the Vertical Edge Settings text like that, rather than as a ? button) – v8.6.7 and v8.6.8 look like:
        71f2ce7b-1c33-451e-9c74-d6c913c3eeef-image.png

        I don’t remember any recent bugs in the Vertical Edge feature, so I don’t think there have been any recent Changes in the actual feature (aside from the GUI text), but I rarely use that feature, so I might have just not paid attention.

        When I put the columns at 60 and 80 (as shown in my screenshot), they both show. Yours is 80 and 300, but you don’t show a screen 300 characters wide, so I’m not sure how you expect to see it. It isn’t influenced by line-wrap, so you have to scroll (or zoom) until character 300 in order to see it. Here’s a zoomed-out screenshot with 100, 200, 300:

        81d728b0-063f-45bc-b623-5671d25b9b33-image.png

        As to yours being red, check Settings > Style Configurator > Language: Global Styles > Style: Edge colour, and look at the Foreground colour, which in a default stylers.xml is cyan. Maybe yours is red.

        c0b67cc5-621b-42bd-9c9d-cac92328c13d-image.png

        If that’s not it, maybe you have a plugin which is showing a red line there. Without seeing your list of plugins (from ? > Debug Info), my guess would be ColumnTools or Columns++, though I don’t know if those normally use red for their column indicator or not.

        J 1 Reply Last reply Reply Quote 0
        • J
          jaime-h @PeterJones
          last edited by

          @PeterJones

          Apologies, I should have been more clear. The red line is where my cursor is and thought that the cursor and the line were tied together. Work computer so version is not dictated by me :/

          Upon reading your suggestion, I did see a Columns Tools plugin, which was enabled with Column highlight. I disabled and went back in to both preferences and style configurator to re-enable, which turned them back on. My guess, is that plugin was stepping on the vertical edge settings.

          Here is the setting for future queries, which I turned off.

          a7aea105-ac76-4060-8c3b-3240bf4b7c6b-image.png

          Thanks for your line of thought Peter, much appreciated.

          Michael VincentM 1 Reply Last reply Reply Quote 0
          • Michael VincentM
            Michael Vincent @jaime-h
            last edited by

            @jaime-h said in Cursor and vertical line?:

            Columns Tools plugin

            Column Tools is not compatible with a stationary edge line due to the Scintilla API. There is no such thing in Scintilla as a vertical highlight, so I used the edge line to “fake one”. I thought with multi edge Scintilla API it could have been possible, but when that was released, the necessary calls were not there.

            You either use “column highlight” and the edge follows the caret, or you use Notepad++ settings to get edge(s) stationary.

            Cheers.

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