-
Notifications
You must be signed in to change notification settings - Fork 37.3k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityfile-encodingFile encoding type issuesFile encoding type issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
👋 Hey team,
I'm facing a problem with VS Code and code page cp1125. Some of our Ukrainian projects rely on this encoding, especially when interacting with legacy systems. The lack of direct support in VS Code can lead to issues like incorrect character display or encoding errors.
IBM CP1125 (a.k.a. x-cp866-u in UUPC/Ache) is Ukrainian government standard (RST 2018-91) for DOS, based on common "alternative" encoding, but different from cp866 in 0xF2-0xF9. FreeBSD also has console fonts for it (cp866u-*) and map file (koi8-u2cp866u). It is known by GNU iconv as CP1125.
- https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CP01125.pdf
- https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CP01125.txt
- https://github.com/unicode-org/icu/blob/main/icu4c/source/data/mappings/ibm-1125_P100-1997.ucm
- https://en.wikipedia.org/wiki/Code_page_866#Ukrainian_and_Belarusian_variants
- https://segfault.kiev.ua/cyrillic-encodings/#ruscii
Thank you for considering this request.
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityfile-encodingFile encoding type issuesFile encoding type issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
