Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't open continue config with command in vscode #3626

Open
3 tasks done
Homqyy opened this issue Jan 7, 2025 · 1 comment
Open
3 tasks done

can't open continue config with command in vscode #3626

Homqyy opened this issue Jan 7, 2025 · 1 comment
Assignees
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"

Comments

@Homqyy
Copy link

Homqyy commented Jan 7, 2025

Before submitting your bug report

Relevant environment info

- OS:CentOS8 in docker
- Continue version: 0.9.250
- IDE version:vscode-1.87.2
- Model:Any
- config.json: default
- others:
  - remote-ssh connect to CentOS8 in docker

Description

console log:

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

action: ctrl + shift + p, and type open continue config

config.json path is: C:\Users\User\.continue\config.json

note: 0.9.239 is normal

To reproduce

  1. ctrl + shift + p, and type open continue config
  2. get error log from console

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)
@sestinj sestinj self-assigned this Jan 7, 2025
@dosubot dosubot bot added ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior labels Jan 7, 2025
@RomneyDa
Copy link
Collaborator

RomneyDa commented Jan 8, 2025

Should be fixed by #3608
Will leave open till confirmed working on prerelease

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"
Projects
None yet
Development

No branches or pull requests

3 participants