-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Open
Labels
apifeature-requestRequest for new features or functionalityRequest for new features or functionalityfile-encodingFile encoding type issuesFile encoding type issuesunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approachworkbench-editorsManaging of editor widgets in workbench windowManaging of editor widgets in workbench window
Milestone
Description
This is a request for API access to the original encoding of a file. i.e.:
(If this is already possible, please let me know. I couldn't find it.)
If I understand correctly, VS Code represents the content of open files to extensions as UTF-8. In the C/C++ Extension, there are scenarios in which IntelliSense should reflect how the compiler would interpret the file, which may depend on the files actual encoding. i.e. MSVC and string literal contents.
AlexandraKemperMS, nikitinas and heartacker
Metadata
Metadata
Assignees
Labels
apifeature-requestRequest for new features or functionalityRequest for new features or functionalityfile-encodingFile encoding type issuesFile encoding type issuesunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approachworkbench-editorsManaging of editor widgets in workbench windowManaging of editor widgets in workbench window
