10

right now I see my errors (eslint errors for example) only on the right side, which I find pretty hard to see on smaller screens. Is there any way / setting to highlight the line number on the left side when the line has an error?

How it is right now (notice the tiny red square on the right side):

enter image description here

What I would like to see:

enter image description here

2
  • you already have the colored squiggles, you have a problem count badge, there is a short cut key for next/prev problem/error, you have the colors in the minimap, why also color the line number Commented Jan 17, 2023 at 16:42
  • @rioV8 because I cant see the little red squiggle on mine even though its highlighted red on the right. Maybe its there, but I just cant find it. Highlighting the row would help, because the square on the right is not a precise row indicator. Commented Dec 11, 2023 at 15:54

1 Answer 1

5
+50

Error Lens acheives your goal: making the error visually recognizable on smaller screens.

While it won't display the error just on the left side, but actually on the entire row - I'd argue it's actually even better for what you're looking for, because it even colors the minimap on the right :)

Here's how it looks:

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.