Feature request for product/service
Cursor IDE
Describe the request
Hello Cursor team,
Cursor currently rejects “cp862” in files.encoding with the validation error:
Value is not accepted. Valid values: …
CP862 / IBM862 is needed for legacy DOS Hebrew COBOL sources. VS Code can handle this encoding in some setups, but Cursor settings validation does not accept it.
Please add support for:
- cp862
- ibm862
- DOS Hebrew / OEM Hebrew
Use case:
Legacy COBOL files containing Hebrew text encoded for DOS raster fonts. The source bytes must be preserved and displayed correctly without converting to UTF-8.
Thank you.
Operating System (if it applies)
Windows 10/11