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
Autocompletion / intelisense of the <T> has various issues: suggestions don't always show up, and sometimes classes from Three.js are autoimported.
It seems this is due to sveltejs/language-tools#776. A PR with a possible mitigation - sveltejs/language-tools#1177 - has been in draft state since september 2021, so it seems this is not a priority for the sveltejs/language-tools team.
The text was updated successfully, but these errors were encountered:
Autocompletion / intelisense of the
<T>
has various issues: suggestions don't always show up, and sometimes classes from Three.js are autoimported.It seems this is due to sveltejs/language-tools#776. A PR with a possible mitigation - sveltejs/language-tools#1177 - has been in draft state since september 2021, so it seems this is not a priority for the
sveltejs/language-tools
team.The text was updated successfully, but these errors were encountered: