This patch implements for markers an EOL filled option like the ones available for styles and selection. When enabled on a marker that draws the line background (e.g. SC_MARK_BACKGROUND and hidden markers) the background is drawn all the way to the right edge of the text area. When disabled the background is only drawn up to the end of the newline.
This patch was made against 1.76. Also...