I need to change the inline background (or foreground, I'm not sure) when the cursor is in front (left hand side) of the semicolon. The language in the screenshot is php (if that's matters for this case). Image 1.
As you can see, in the following image 2, that highlighting is inactive when the cursor is in the right hand side of the semicolon.
This is the key for the back-inline background (if that makes sense; image 3). Which is the background highlighting visible at both images (1 and 2).
I'll add this line of code as written text in case it is of use for search engines:
"editor.lineHighlightBackground": "#20251a",
Top comments (0)