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
This can use further investigation, but it might be a design limitation. There are limitations to how we can represent "virtual" documents in vscode, and embedding credentials in a URL may be a challenge.
Describe the bug
When there is a private HTTPS dependency and the import map is used, there is a situation where the file cannot be opened.
To Reproduce
Expected behavior
The file is expected to open normally, but cannot be edited.
The file cannot actually be opened.
Screenshots
Unable to resolve text model content for resource deno:/https/x-access-token%3Axxx$40raw.github/file.ts
If applicable, add screenshots to help explain your problem.
Versions
vscode: Version: 1.69.0 deno: 1.22.3 extension: v3.13.0
The text was updated successfully, but these errors were encountered: