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

@jsxImportSource only valid on multi-line comments #66

Closed
kitsonk opened this issue Nov 8, 2021 · 0 comments · Fixed by #248
Closed

@jsxImportSource only valid on multi-line comments #66

kitsonk opened this issue Nov 8, 2021 · 0 comments · Fixed by #248
Labels
bug Something isn't working

Comments

@kitsonk
Copy link
Contributor

kitsonk commented Nov 8, 2021

And found a little LSP bug: the preact in // @jsxImportSource preact is highlighted, but this pragma is only supported in a multi line comment (/** @jsxImportSource preact */).

Originally posted by @lucacasonato in denoland/deno#12631 (comment)

@kitsonk kitsonk changed the title And found a little LSP bug: the preact in // @jsxImportSource preact is highlighted, this pragma is only supported in a multi line comment (/** @jsxImportSource preact */). @jsxImportSource only valid on multi-line comments Nov 8, 2021
@kitsonk kitsonk added the bug Something isn't working label Jan 10, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant