Closed
Description
From #188 (comment)
@mhegazy i am using VSCode with the
"typescript.tsdk": "./node_modules/typescript/lib",
in the
.vscode/settings.json
pointing to the nightly build npm package (latest just updated)
there is no autocomplete for the module paths for imports
as you can see the autocomplete only shows an already seen text token not a name of a file on disc