-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
code-server
version: code-server-1.32.0-310-linux-x64- OS Version: Ubuntu 16.04.6 LTS
Description
Changing encoding for a single file using UI to iso88591 (by clicking on encoding in right bottom corner and choosing "reopen with....") works fine. However when i try to set default encoding for all files in settings
Files: Encoding The default character set encoding to use when reading and writing files. This setting can also be configured per language.
then i get this error message when i try to switch back to any opened file:
Unable to open '<filename>': Unknown encoding: iso88591.
The only way to fix this is to set it back to utf-8.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working