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

lsp: not showing X-Deno-Warning as a diagnostic #13472

Closed
kitsonk opened this issue Jan 23, 2022 · 0 comments · Fixed by #13554
Closed

lsp: not showing X-Deno-Warning as a diagnostic #13472

kitsonk opened this issue Jan 23, 2022 · 0 comments · Fixed by #13554
Assignees
Labels
bug Something isn't working correctly lsp related to the language server

Comments

@kitsonk
Copy link
Contributor

kitsonk commented Jan 23, 2022

At some point when we were refactoring things, this was lost, because the language sever never accesses the "pre-redirected" warning header, only the final redirected specifier's header which doesn't contain the value.

@kitsonk kitsonk added the bug Something isn't working correctly label Jan 23, 2022
@kitsonk kitsonk self-assigned this Jan 23, 2022
@kitsonk kitsonk added the lsp related to the language server label Jan 23, 2022
kitsonk added a commit to kitsonk/deno that referenced this issue Feb 1, 2022
kitsonk added a commit to kitsonk/deno that referenced this issue Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly lsp related to the language server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant