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

Should work on "type == yaml" not on file extension #3

Open
flypenguin opened this issue Nov 15, 2024 · 0 comments
Open

Should work on "type == yaml" not on file extension #3

flypenguin opened this issue Nov 15, 2024 · 0 comments

Comments

@flypenguin
Copy link

Our YAML files have the extension *.yaml, which apparently triggers the error message "works only on *.yml files".

Also, sometimes we have template files or snippets without .yaml extension, but in VS Code we can switch to "file type == YAML". That is what the plugin should depend upon, not a file extension which can be basically anything.

Otherwise: Amazing idea, I really hope you change that – your exention is super useful :)

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

No branches or pull requests

1 participant