Skip to content

Conversation

JPinkney
Copy link
Contributor

@JPinkney JPinkney commented Nov 30, 2020

What does this PR do?

This PR is just a P.O.C of how executing bundles could work. Essentially a "bundle" at this point is just a javascript file with 3 exports: name, version, and a map of commands to functions. There's still a lot more to do but essentially these "bundles" all you to register custom commands and actions similar to vscode-java and jdt.ls

Client-side changes: redhat-developer/vscode-yaml#403
An example extension: https://github.com/JPinkney/yaml-extension-bundle/tree/0.0.2

What issues does this PR fix or reference?

Is it tested? How?

Signed-off-by: Josh Pinkney <[email protected]>
Signed-off-by: Josh Pinkney <[email protected]>
Signed-off-by: Josh Pinkney <[email protected]>
@joshuawilson
Copy link
Member

Is this a WIP?

@JPinkney
Copy link
Contributor Author

Oops, yeah I meant to mark it as a draft

@gorkem
Copy link
Collaborator

gorkem commented Jan 22, 2022

Closing this one

@gorkem gorkem closed this Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants