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

Autocompletion and type hints of <T> is buggy #503

Open
ixxie opened this issue Aug 14, 2023 · 1 comment
Open

Autocompletion and type hints of <T> is buggy #503

ixxie opened this issue Aug 14, 2023 · 1 comment
Assignees
Labels
bug Something isn't working hard A challenging issue, likely requiring several PRs

Comments

@ixxie
Copy link
Member

ixxie commented Aug 14, 2023

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.

@ixxie ixxie added the organization Relating to the Threlte organization and community label Aug 14, 2023
@ixxie ixxie self-assigned this Aug 15, 2023
@ixxie ixxie changed the title File issue with Svelte Language Server Autocompletion of <T> is buggy Aug 17, 2023
@ixxie ixxie added bug Something isn't working and removed organization Relating to the Threlte organization and community labels Aug 17, 2023
@ixxie ixxie changed the title Autocompletion of <T> is buggy Autocompletion and type hints of <T> is buggy Aug 19, 2023
@ixxie ixxie removed their assignment Aug 25, 2023
@ixxie ixxie added the hard A challenging issue, likely requiring several PRs label Aug 30, 2023
@DefinitelyMaybe
Copy link
Collaborator

Another issue to track progress on this: sveltejs/svelte#4818

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hard A challenging issue, likely requiring several PRs
Projects
Status: No status
Development

No branches or pull requests

3 participants