Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Squiggly underlines are displayed in the middle of the text #171

Closed
ale-scussel opened this issue Apr 8, 2024 · 7 comments
Closed

Squiggly underlines are displayed in the middle of the text #171

ale-scussel opened this issue Apr 8, 2024 · 7 comments

Comments

@ale-scussel
Copy link

Hello, with the latest versions of both vs-code (1.88.0) and bearded-theme (v9.1.4), the squiggly lines from eslint are placed just in the middle of the text and not as underline:
image

This seems to be a theme related issue as in all other themes i tested the underline is just below the text.

@palashmon
Copy link

It's happening in other themes also like

Also, it is reported after the recent VS Code version: Code 1.88.0 update:

@BeardedBear
Copy link
Owner

Hi! I don't have this problem on my side (windows 11), I have the impression that it could be a linux bug, what OS do you use? Did updating VSCode to 1.88.1 solve the problem?

@ale-scussel
Copy link
Author

ale-scussel commented Apr 12, 2024

Hi! I'm indeed on linux (EndeavourOS) and unfortunately the update don't seem to have fixed the issue :(

Ps. I just tested the temporary fix from this comment and it seems to work for now, maybe it can be helpful :)

@Spitfire1900
Copy link

I've reproduced on Windows 11 and Kubuntu. Attached are screenshots of Coffee and Dark+ on Windows 11 with v9.1.4.

image
image

@acramernc
Copy link

acramernc commented Apr 15, 2024

Reproduced on Windows 10 with vscode version 1.88.1
Screenshot from theme "Bearded Theme Vivid Black"

image

Applying temporary fix mentioned by ale-scussel fixed the issue

image

Note: in addition to removing the items mentioned in the temporary fix, I also had to remove editorInfo.border to fix blue info squiggles
May also need to look at editorUnnecessaryCode.border

@ale-scussel
Copy link
Author

This issue seems to have been solved with the new vs-code version.

@Spitfire1900
Copy link

Same. Fixed as of code 1.89.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants