CodeEditApp / CodeEditApp/CodeEdit
✨ Configuration to adjust terminal letter spacing
Abierto
enhancement
- Lenguaje dominante
- Swift
- Estrellas
- 23k
- Forks
- 1.2k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.