-
Notifications
You must be signed in to change notification settings - Fork 254
Closed
Description
Generated "Hello, World!" TypeScript extension by following https://code.visualstudio.com/docs/extensions/example-hello-world instructions with VSC 1.16.1 x64 and on F5 - new instance of VSC starts with error:
[${workspaceFolder}]: Error: ENOENT: no such file or directory, scandir 'C:\Program Files\Microsoft VS Code\${workspaceFolder}'
Also, debug console of the VSC with extension code has a lot of errors like this:
C:\Program Files\Microsoft VS Code\Code.exe --debugBrkPluginHost=39673 --debugId=ffa3cd2d-d039-4d95-8b06-8faf6f686681 --extensionDevelopmentPath=${workspaceFolder}
SourceMaps.loadSourceMapContents: Could not download sourcemap from https://ticino.blob.core.windows.net/sourcemaps/27492b6bf3acb0775d82d2f87b25a93490673c6d/core/bootstrap.js.map
...
SourceMaps.loadSourceMapContents: Could not download sourcemap from https://ticino.blob.core.windows.net/sourcemaps/27492b6bf3acb0775d82d2f87b25a93490673c6d/extensions\merge-conflict\out/contentProvider.js.map
SourceMaps.loadSourceMapContents: Could not download sourcemap from https://ticino.blob.core.windows.net/sourcemaps/27492b6bf3acb0775d82d2f87b25a93490673c6d/extensions\merge-conflict\out/mergeDecorator.js.map
URLs are accessible fine in the browser.
Metadata
Metadata
Assignees
Labels
No labels