-
-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I try to import any package, the editor doesn't suggest anything except "*.svelte" as the package name. Surprisingly when I type the name of any package, the intellisense works correctly for the exported variables and types.
To Reproduce
- Use svelte template
- Open App.svelte
- Type
import x from""and tap ctrl+space - or whatever open the suggestions list - when the cursor is between the quotes of the module name.
Expected behavior
VSCode displays the names of the installed packages
System (please complete the following information):
- OS: Ubuntu 20.04
- IDE: VSCode
- Plugin/Package: "Svelte for VSCode"
Additional context
None
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working



