can't open continue config with command in vscode #3626
Labels
ide:vscode
Relates specifically to VS Code extension
kind:bug
Indicates an unexpected problem or unintended behavior
"needs-triage"
Before submitting your bug report
Relevant environment info
Description
console log:
action:
ctrl + shift + p
, and typeopen continue config
config.json path is:
C:\Users\User\.continue\config.json
note: 0.9.239 is normal
To reproduce
ctrl + shift + p
, and typeopen continue config
Log output
workbench.desktop.main.js:148 [Extension Host] rejected promise not handled within 1 second: CodeExpectedError: cannot open C:%5CUsers%5CUser%5C.continue%5Cconfig.json. Detail: Unable to resolve resource C:%5CUsers%5CUser%5C.continue%5Cconfig.json p @ workbench.desktop.main.js:148 workbench.desktop.main.js:148 [Extension Host] stack trace: CodeExpectedError: cannot open C:%5CUsers%5CUser%5C.continue%5Cconfig.json. Detail: Unable to resolve resource C:%5CUsers%5CUser%5C.continue%5Cconfig.json at s.$tryOpenDocument (vscode-file://vscode-app/d:/Program%20Files/VSCode-win32-x64-1.87.2-1/resources/app/out/vs/workbench/workbench.desktop.main.js:2417:62496)
The text was updated successfully, but these errors were encountered: