You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the TypeScript language server, you can move or rename files and it will automatically update import paths from all files that use that module. But when using the Deno extension this does not seem to be working for me.
When using the TypeScript language server, you can move or rename files and it will automatically update import paths from all files that use that module. But when using the Deno extension this does not seem to be working for me.