Skip to content

Fully decouple ./webview from VS Code #20

@jviotti

Description

@jviotti

Right we have ./ui/src/vscode-api.ts that assumes VS Code for communicating outside the web view. Maybe that can be called "channel" or "messaging" something like that and only internally detect VS Code, but others in the future.

Apart from that, ./ui seems to use a lot of VS Code specific CSS variables everywhere. I wonder how we can decouple that. Maybe we create our own variable names that map into VS Code for VS Code builds but we allow configuring them some other way too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions