Skip to content

Include VSCode Insiders extensions in vscode_extensions #8350

Open
@Synse

Description

Feature request

What new feature do you want?

Include VSCode Insiders extensions in the vscode_extensions table.

How is this new feature useful?

The current vscode_extensions table collects VSCode extensions but doesn't cover VSCode Insiders which may be used to develop extensions that rely on features not yet released to VSCode.

How can this be implemented?

Expand this to also cover ~/.vscode-insiders/extensions/extensions.json and add a column to differentiate between VSCode and VSCode Insiders.

This could also be implemented as a separate table (e.g., vscode_insiders_extensions) if that makes more sense.

References

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions