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

Support Vitepress #70

Closed
harrytran998 opened this issue Feb 21, 2021 · 6 comments
Closed

Support Vitepress #70

harrytran998 opened this issue Feb 21, 2021 · 6 comments
Labels
question Further information is requested

Comments

@harrytran998
Copy link

When I create the .vue file on the .vitepress folder --> Volar doesnt work!
Hope you can check this! I'm currently used Volar latest!

image

@johnsoncodehk
Copy link
Member

johnsoncodehk commented Feb 21, 2021

hi @harrytran998, do you have a tsconfig.json or jsconfig.json in project? see: https://github.com/johnsoncodehk/volar#note

if yes please give me a repro.

@harrytran998
Copy link
Author

harrytran998 commented Feb 21, 2021

hi @harrytran998, do you have a tsconfig.json or jsconfig.json in the project? see: johnsoncodehk/volar#note

if yes please give me a repro.

Oop, thank you for the quick response. Sure I have tsconfig.json

This is my repo: https://github.com/harrytran998/harrytran998.me.git

@harrytran998
Copy link
Author

@johnsoncodehk
Copy link
Member

hey, try add "include": ["src/**/*", "src/.vitepress/**/*"] to tsconfig.

@johnsoncodehk johnsoncodehk added the question Further information is requested label Feb 21, 2021
@harrytran998
Copy link
Author

Thanks, bro! �It's worked! I think you should add some guide for this in johnsoncodehk/volar#note

@johnsoncodehk
Copy link
Member

good point. I will add it, thanks for suggestion. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants