Skip to content

[Feature request] VSCodium support #1309

Description

@Toub

Installing this extension on vscodium 1.37.1.

Then, click on "Configure" icon on the new Github tab.

The following error occurs:

Notification message:

command 'pr.configurePRViewlet' not found

Output view:

[Info] Looking for git repository

Developer console

[Extension Host] debugger listening on port 16659

workbench.main.js:sourcemap:3351 Extension 'GitHub.vscode-pull-request-github cannot use PROPOSED API (must started out of dev or enabled via --enable-proposed-api)
updateEnableProposedApi @ workbench.main.js:sourcemap:3351

Activating extension 'GitHub.vscode-pull-request-github' failed: [GitHub.vscode-pull-request-github]: Proposed API is only available when running out of dev or with the following command line switch: --enable-proposed-api GitHub.vscode-pull-request-github.
_logMessageInConsole @ workbench.main.js:sourcemap:3348
workbench.main.js:sourcemap:242 [Extension Host] Activating extension GitHub.vscode-pull-request-github failed: [GitHub.vscode-pull-request-github]: Proposed API is only available when running out of dev or with the following command line switch: --enable-proposed-api GitHub.vscode-pull-request-github

[Extension Host] Here is the error stack: Error: [GitHub.vscode-pull-request-github]:
Proposed API is only available when running out of dev or with the following command line switch: --enable-proposed-api GitHub.vscode-pull-request-github
at c (/usr/share/codium/resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:489:844)
at new t.PullRequestsTreeDataProvider (/home/toub/.vscode-oss/extensions/github.vscode-pull-request-github-0.10.0/media/extension.js:1:399642)
at /home/toub/.vscode-oss/extensions/github.vscode-pull-request-github-0.10.0/media/extension.js:1:632294
at Generator.next ()
at n (/home/toub/.vscode-oss/extensions/github.vscode-pull-request-github-0.10.0/media/extension.js:1:630635)
at new Promise ()
at n (/home/toub/.vscode-oss/extensions/github.vscode-pull-request-github-0.10.0/media/extension.js:1:630412)
at t.activate (/home/toub/.vscode-oss/extensions/github.vscode-pull-request-github-0.10.0/media/extension.js:1:631897)
at Function._callActivateOptional (/usr/share/codium/resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:764:518)
at Function._callActivate (/usr/share/codium/resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:764:207)
at define._doActivateExtension.Promise.all.then.e (/usr/share/codium/resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:763:245)

notificationsAlerts.ts:38 Error: command 'pr.configurePRViewlet' not found

Is this extension supposed to work on vscodium, and is there a chance it is supported in the future?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions