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

[ISSUE] LangServer issues with syntax in test project created with create-vite-extra templates #21

Open
redradist opened this issue Nov 4, 2024 · 1 comment

Comments

@redradist
Copy link

Hi all,

If create project using template-deno-solid-ts.
I got the bunch of syntax issues in WebStrom IDE as well as VS Code.

Then installed @deno/vite-plugin, because I thought it resolve syntax issues ... but still have WebStrom IDE complaining ...
Screenshot 2024-11-04 at 14 40 03

As I understood it is an issue with deno language server ??
How to fix this issue ?

@redradist redradist changed the title [LangSerrver] Issues with syntax in test project created with create-vite-extra templates [ISSUE] LangServer issues with syntax in test project created with create-vite-extra templates Nov 4, 2024
@redradist
Copy link
Author

Looks like recently some syntax issues was fixed https://deno.com/blog/build-solidjs-with-deno

But issue is resolved only if project is created with package.json, but if project created with template-deno-solid-ts and deno.json file it still the same issue

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

No branches or pull requests

1 participant