CodeEditApp / CodeEditApp/CodeEdit

✨ Text decoding setting

オープン
#1,202 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。