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

Code-d broken, reinstalled twice. Can't open project settings dialog: #482

Open
katastic opened this issue Jul 2, 2024 · 1 comment
Open

Comments

@katastic
Copy link

katastic commented Jul 2, 2024

image

Tried both with my project, and a brand new project folder using > create new project option.

2024-07-02 15:04:08.196 [info] Eager extensions activated
2024-07-02 15:04:08.218 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
2024-07-02 15:04:08.223 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
2024-07-02 15:04:08.236 [info] ExtensionService#_doActivateExtension ms-vscode-remote.remote-wsl, startup: false, activationEvent: 'onStartupFinished'
2024-07-02 15:04:08.268 [info] ExtensionService#_doActivateExtension vadimcn.vscode-lldb, startup: false, activationEvent: 'onStartupFinished'
2024-07-02 15:04:08.894 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
2024-07-02 15:04:34.887 [info] ExtensionService#_doActivateExtension webfreak.code-d, startup: false, activationEvent: 'onLanguage:d'
2024-07-02 15:12:06.455 [error] Error: command 'vscode.previewHtml' not found
    at v.n (vscode-file://vscode-app/c:/Users/[...]/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1637:23867)
    at v.executeCommand (vscode-file://vscode-app/c:/Users/[...]/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1637:23796) dub.openSettingsEditor {"value":"webfreak.code-d","_lower":"webfreak.code-d"}
@WebFreak001
Copy link
Member

ah this is broken in the current release of code-d due to internal API changes by Microsoft 3 years ago. The current master of code-d has this somewhat fixed, but not fully restored functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants