Skip to content

Execute command#369

Closed
JPinkney wants to merge 4 commits into
mainfrom
executeCommand
Closed

Execute command#369
JPinkney wants to merge 4 commits into
mainfrom
executeCommand

Conversation

@JPinkney

@JPinkney JPinkney commented Nov 30, 2020

Copy link
Copy Markdown
Contributor

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 <joshpinkney@gmail.com>
Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
@joshuawilson

Copy link
Copy Markdown
Member

Is this a WIP?

@JPinkney

Copy link
Copy Markdown
Contributor Author

Oops, yeah I meant to mark it as a draft

@gorkem

gorkem commented Jan 22, 2022

Copy link
Copy Markdown
Collaborator

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