-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
Area-CompilersConcept-PortabilityThe issue deals with portable code (portable libraries, etc.).The issue deals with portable code (portable libraries, etc.).DocumentationFeature RequestTenet-LocalizationSome piece of UI isn’t localized, often due to hard-coding of strings or other visible elements.Some piece of UI isn’t localized, often due to hard-coding of strings or other visible elements.TestTest failures in roslyn-CITest failures in roslyn-CIhelp wantedThe issue is "up for grabs" - add a comment if you are interested in working on itThe issue is "up for grabs" - add a comment if you are interested in working on it
Milestone
Description
Documentation for Roslyn should specify what encodings of source files are recognized by Roslyn (and what heuritics/defaults are used, if any, when there are no BOM), e.g. UTF8 w/o BOM, UTF8, UTF16 little-endian, UTF16 big-endian, UTF32 little-endian, UTF32 big-endian, etc...
There should be tests for all supported encodings.
Metadata
Metadata
Assignees
Labels
Area-CompilersConcept-PortabilityThe issue deals with portable code (portable libraries, etc.).The issue deals with portable code (portable libraries, etc.).DocumentationFeature RequestTenet-LocalizationSome piece of UI isn’t localized, often due to hard-coding of strings or other visible elements.Some piece of UI isn’t localized, often due to hard-coding of strings or other visible elements.TestTest failures in roslyn-CITest failures in roslyn-CIhelp wantedThe issue is "up for grabs" - add a comment if you are interested in working on itThe issue is "up for grabs" - add a comment if you are interested in working on it