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

Add support for custom language in .vscode/settings.json #87

Open
mhkarimi1383 opened this issue Jan 19, 2023 · 1 comment
Open

Add support for custom language in .vscode/settings.json #87

mhkarimi1383 opened this issue Jan 19, 2023 · 1 comment

Comments

@mhkarimi1383
Copy link

I have set

{
  "files.associations": {
    "*.yaml": "ansible"
  },
}

but icon for that is yaml icon

@yoyoys
Copy link

yoyoys commented Jul 12, 2023

Yes this should be a missing feature, my use case is web.nginx.conf
CleanShot 2023-07-12 at 11 26 03@2x

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

2 participants