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

Components in the template are not recognized with JSX code #275

Closed
joker77877 opened this issue Jun 21, 2021 · 4 comments
Closed

Components in the template are not recognized with JSX code #275

joker77877 opened this issue Jun 21, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@joker77877
Copy link

image

git: https://github.com/joker77877/vue-vite-volar

@jods4
Copy link

jods4 commented Jun 21, 2021

I don't think this is specific to TSX/JSX, I observe the same in my project (plain TS).
I assumed this was because local components in non-script setup style were unsupported?

@johnsoncodehk johnsoncodehk added the bug Something isn't working label Jun 22, 2021
@johnsoncodehk
Copy link
Member

I don't think this is specific to TSX/JSX, I observe the same in my project (plain TS).
I assumed this was because local components in non-script setup style were unsupported?

You may need to config "editor.semanticHighlighting.enabled": true in vscode.

@joker77877
Copy link
Author

Please release the latest version as soon as possible, thank you.

@johnsoncodehk
Copy link
Member

johnsoncodehk commented Jun 29, 2021

@joker77877 I'm still fixing #94 for next version, will check a patch release if appropriate.

You can also run volar master branch as debug mode for now.

#413

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

No branches or pull requests

3 participants