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

Allow to get/set the encoding and charset #4958

Closed
iHuahua opened this issue Apr 5, 2016 · 6 comments
Closed

Allow to get/set the encoding and charset #4958

iHuahua opened this issue Apr 5, 2016 · 6 comments
Labels
api *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Milestone

Comments

@iHuahua
Copy link

iHuahua commented Apr 5, 2016

Such as IEncodingSupport::setEncoding , i want to code an extension for detect file's encoding. now detect encoding successed, but i don't known how to change encoding by API, could u help me?

@bpasero bpasero changed the title can i use the api - IEncodingSupport::setEncoding in extension? how? Allow to set the encoding from extensions Apr 5, 2016
@bpasero bpasero added the api label Apr 5, 2016
@bpasero bpasero added this to the Backlog milestone Apr 5, 2016
@bpasero bpasero removed their assignment Apr 5, 2016
@bpasero
Copy link
Member

bpasero commented Apr 5, 2016

We currently do not have API to set the encoding for files from extensions.

@iHuahua
Copy link
Author

iHuahua commented Apr 6, 2016

@bpasero Think for your reply. Would you have plan to add API in future? or support encode detect just like ATOM?
#2123
Than my native language is Chinese, and vscode does not support encode detect without DOM header. so, I have to code an extension for encode detect, if both of them could not be supported, it will be a pity. your native language is English, perhaps you can not feel the pain about the garbled.
If I have not reply in time, please email to me, ihuahua#live.com , # => @

@iHuahua iHuahua changed the title Allow to set the encoding from extensions Allow to get/set the encoding from extensions Apr 6, 2016
@bpasero
Copy link
Member

bpasero commented Apr 6, 2016

This issue is currently assigned to the backlog. Every sprint we pick items from the backlog to plan for the current iteration. Please see https://github.com/Microsoft/vscode/wiki/Issue-Tracking#planning

@iHuahua
Copy link
Author

iHuahua commented Apr 6, 2016

@bpasero yeah, thanks very very much, I love vscode.

@egamma egamma added the feature-request Request for new features or functionality label Apr 11, 2016
@jrieken jrieken changed the title Allow to get/set the encoding from extensions Allow to get/set the encoding and charset Apr 29, 2016
@jrieken
Copy link
Member

jrieken commented Apr 29, 2016

actually also a duplicate. first issue was #824

@jrieken jrieken added the *duplicate Issue identified as a duplicate of another issue(s) label May 27, 2016
@jrieken jrieken closed this as completed May 27, 2016
@iHuahua
Copy link
Author

iHuahua commented Jun 15, 2016

my god. it was been closed. i think the APIs has been provided in vscode 1.2. A half of my extension has been finished. T_T...

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants