CodeEditApp / CodeEditApp/CodeEdit

✨ Text decoding setting

未关闭
#1,202 0 条评论 0 个 reaction 已指派 1 人 已被 @luah5 认领 在 GitHub 查看
enhancement
主要语言
Swift
星标
23k
派生
1.2k
PR 合并指标
30 天内没有已合并 PR

描述

### Description

there should be a preference in `Text Editing` for the way that text is decoded, the formats should be:

- `ascii`
- `iso2022JP`
- `isoLatin1`
- `isoLatin2`
- `japaneseEUC`
- `macOSRoman`
- `nextstep`
- `nonLossyASCII`
- `shiftJIS`
- `symbol`
- `unicode`
- `utf16`
- `utf16BigEndian`
- `utf16LittleEndian`
- `utf32`
- `utf32BigEndian`
- `utf32LittleEndian`
- `utf8`

### Additional Context

we should try to emulate xcode's `Default Text Encoding` preference as much as possible.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。