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

Start extension on 'dockercompose' language mode #648

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

evidolob
Copy link
Collaborator

What does this PR do?

For some reason VSCode provide own language mode for docker compose files - https://github.com/microsoft/vscode/blob/main/extensions/yaml/package.json#L17
This PR add activation event for dockercompose language mode and bind yaml-ls to it.

What issues does this PR fix or reference?

none

Is it tested? How?

manually

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
@fbricon
Copy link
Contributor

fbricon commented Nov 23, 2021

@evidolob evidolob merged commit 8fce61f into redhat-developer:main Nov 23, 2021
@evidolob evidolob deleted the start-ext-on-dockercompose branch November 23, 2021 14:12
@XhmikosR
Copy link

XhmikosR commented Feb 2, 2024

Could this be the reason for #1000?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants