-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
TypeScript diagnostics are not shown #9451
Comments
Are you on Windows? This is most likely #9429. Also please use the bug report template in the future. |
I'm using the latest macOS. Sorry, I'll use template next time |
Can you also try |
this needs a reproduction case. Also please use the bug report template when reporting a bug |
@kirawi I'll send it later, rn I compiled and use a version from an older commit |
|
yeah we can close this as duplicate of #3267 I think that issue only mentions windows but its quite clear the issue is much more general and prevalent: we need to normalize URLs to paths as done in that PR |
By the way, the logs do expose the contents of the buffer if that's a problem with your company policy. |
For some reason, typescript diagnostics work for my personal project but my project at work does not display ts lsp errors/warnings. But if I open workspace diagnostics picker, it shows me list of errors
It's latest helix build on master. And if I revert lets say on 80 commits back, everything works as it should. It seems that it was recently broken
The text was updated successfully, but these errors were encountered: