-
Notifications
You must be signed in to change notification settings - Fork 53
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
[windows] incorrect errors mapping for templates #224
Comments
Double checked results, and it's reproducible only for Windows environment, same error has correct highlighting in mac. Looks like it may be related to different newline delimiters. Changing vscode newline setting does not solve problem. |
Do you have a repo that can reproduce this? Our test suite (including some smoke tests that launch VS Code and verify diagnostic locations) runs in Windows in CI. |
@dfreeman yes, https://github.com/lifeart/glimmerx-workshop/tree/glint-issue [uELS disabled, glint: enabled] |
The text was updated successfully, but these errors were encountered: