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

Feature request: customized settings for specific files and folders #50888

Closed
aaronkahlhamer opened this issue May 31, 2018 · 3 comments
Closed
Assignees
Labels
config VS Code configuration, set up issues *duplicate Issue identified as a duplicate of another issue(s)

Comments

@aaronkahlhamer
Copy link

Similar to customized language modes...

"[typescript]": {
   "editor.formatOnSave": true,
}

...a method to customize settings for specific folders and files...

"[**/dist/, **/build/index.html]": {
   "editor.formatOnSave": false
}
@vscodebot
Copy link

vscodebot bot commented May 31, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@octref octref added the config VS Code configuration, set up issues label May 31, 2018
@sandy081
Copy link
Member

sandy081 commented Jun 1, 2018

Duplicate of #35350

@sandy081 sandy081 marked this as a duplicate of #35350 Jun 1, 2018
@sandy081 sandy081 added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 1, 2018
@vscodebot
Copy link

vscodebot bot commented Jun 1, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Jun 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
config VS Code configuration, set up issues *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants