Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29145
    Jon Grah
    Participant

    There is a yellow marker on both left and right sides of the screen. It changes to green when I save a file. But it is yellow when unsaved. But I may wish to clear this yellow marker. How do I do this (without saving the file)?

    unsaved yellow marker removal

    I see where it says to clear marker for SAVED text, but unsaved text doesn’t seem to have the same love.

    Now I could uncheck “show markers”, but that would remove all markers, and not just temporarily clear existing markers (but new changes would then get a new marker.)

    Please advise.

    edit: also note that unchecking “show markers” affects all tabs, not just the current tab work. And “show markers” still leaves the left side with the yellow unsaved marker in the line # column.

    #29152
    Yutaka Emura
    Keymaster

    Hello,

    Running a macro:

    document.Saved = true;

    will turn this yellow to green if this is acceptable.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.