- Make sure you have installed the latest version of the Dev Containers extension (ms-vscode-remote.remote-containers)
- Run the command
Dev Containers: Reopen in Container
- Open apps/web/src/lib/TestComponent.svelte
- Try to trigger import completion (CTRL + Space) for
NotificationTy
(line 5)
It may work the first time, but after that it stops working completely.