CodeEditApp / CodeEditApp/CodeEdit
✨ Configuration to adjust terminal letter spacing
未关闭
enhancement
- 主要语言
- Swift
- 星标
- 23k
- 派生
- 1.2k
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Describe the solution you'd like
This configuration variable will adjust the amount of spacing in between each character. This will be a multiple of the character itself.
### Examples
| Value | Description |
| - | - |
| 1 | no spacing in between characters |
| 1.5 | a half of a characters width between characters |
| 2 | a full characters width in between characters |
Note: We are not limited to the three values above, they are just examples to illustrate how this will work.
### Related issues
- #1101
贡献指南
调研方向
未指定文件、测试或入口点。首先定位 Swift macOS 应用中的终端配置和字符渲染路径,并查看相关 issue #1101。完成的标准是:可配置的数值能够根据此 issue 中的示例改变字符间距。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- swift
- 领域
- desktop
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100