-
-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I create a new svelte component, using typescript as language, I always need to restart the svelte language server in order for automatic imports to work.
Previously it never happened, and just after the restart the automatic imports start to work again.
Reproduction
- Create a new svelte file
- add a script of lang ts
- type the name of a known typescript type/interface
- you don't get autoimport suggestions, neither on code actions
Expected behaviour
I want auto imports to work without having to restart svelte server.
I tried this with the minimum amount of extensions and the same problem happens.
System Info
- OS: MAcOS
- IDE: VSCODE
Which package is the issue about?
No response
Additional Information, eg. Screenshots
No response
Metadata
Metadata
Assignees
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working