CodeEditApp / CodeEditApp/CodeEdit
✨ Configuration to adjust terminal line height
未關閉
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 line. This will be a multiple of the line height itself.
### Examples
| Value | Description |
| - | - |
| 1 | no spacing in between lines |
| 1.5 | a half of a lines height between lines |
| 2 | a full lines height in between lines |
Note: We are not limited to the three values above, they are just examples to illustrate how this will work.
### Related issues
- #1103
貢獻指南
研究方向
檢閱相關的 issue #1103,然後找出 terminal 的實作及其現有的設定處理方式。要求的行為是可設定的行高倍率,其中 1、1.5 和 2 等值會產生 issue 中描述的間距。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- swift
- 領域
- desktop
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100