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

Suggestion configure encoding by file type #32903

Closed
JeffersonxD opened this issue Aug 21, 2017 · 1 comment
Closed

Suggestion configure encoding by file type #32903

JeffersonxD opened this issue Aug 21, 2017 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality file-explorer Explorer widget issues

Comments

@JeffersonxD
Copy link

  • VSCode Version: 1.15.1
  • OS Version: Win10

Steps to Reproduce:

  1. Bug encoding file csharp and javascript, I always have to adjust manually.

I have a great difficulty when I need to work with .js and .cs files, Ideally, separate the encoding settings.

"[csharp]": {
"files.encoding": "windows1252"
},
"[javascript]": {
"files.encoding": "utf8"
}

@bpasero bpasero added file-explorer Explorer widget issues feature-request Request for new features or functionality labels Aug 24, 2017
@bpasero bpasero removed their assignment Aug 24, 2017
@bpasero
Copy link
Member

bpasero commented Sep 9, 2017

#19890

@bpasero bpasero closed this as completed Sep 9, 2017
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 9, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality file-explorer Explorer widget issues
Projects
None yet
Development

No branches or pull requests

3 participants