You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ...
As I understood it is an issue with deno language server ??
How to fix this issue ?
The text was updated successfully, but these errors were encountered:
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
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
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 ...
As I understood it is an issue with deno language server ??
How to fix this issue ?
The text was updated successfully, but these errors were encountered: