Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow other VSCode Extensions to register bundles #403

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JPinkney
Copy link
Contributor

@JPinkney JPinkney commented Nov 30, 2020

Signed-off-by: Josh Pinkney joshpinkney@gmail.com

What does this PR do?

This PR is a P.O.C that allows other VSCode extensions to register bundles (similar to vscode-java/jdt.ls bundles) through a "yamlExtensions" contribution.

Server-side: redhat-developer/yaml-language-server#369
An example extension: https://github.com/JPinkney/yaml-extension-bundle/tree/0.0.2

What issues does this PR fix or reference?

#402

Is it tested? How?

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

None yet

1 participant