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

Support different trailingComma settings per language #130

Closed
chris-codaio opened this issue Jun 14, 2017 · 5 comments · Fixed by #167
Closed

Support different trailingComma settings per language #130

chris-codaio opened this issue Jun 14, 2017 · 5 comments · Fixed by #167
Labels
enhancement locked Please open a new issue and fill out the template instead of commenting.

Comments

@chris-codaio
Copy link

Our project uses trailingComma: all for typescript and trailingComma: es5 for javascript. Is there a way to set that up here?

@CiGit
Copy link
Member

CiGit commented Jun 18, 2017

I don't see a way to do that. Except if your files are in different workspaces...

@CiGit
Copy link
Member

CiGit commented Jun 18, 2017

Maybe once if vscode supports language settings for extensions
microsoft/vscode#26707

@CiGit
Copy link
Member

CiGit commented Jul 15, 2017

Would #167 fix this issue?

@chris-codaio
Copy link
Author

If the multi-language setting stuff makes it in, it looks like it will fix this issue.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot added the locked Please open a new issue and fill out the template instead of commenting. label Apr 13, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement locked Please open a new issue and fill out the template instead of commenting.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants