CodeEditApp / CodeEditApp/CodeEdit
✨ EditorConfig Support
Ouverte
enhancement
settings
workspace
- Langage dominant
- Swift
- Étoiles
- 23k
- Forks
- 1.2k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Description
EditorConfig is a useful file format for keeping code style the same across IDE’s. It has built-in support in numerous editors and is a fairly simple spec.
https://editorconfig.org/
All supported config options: https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties
### Alternatives Considered
_No response_
### Additional Context
This would require workspace settings overrides, since the config would be workspace-specific.
### Screenshots
_No response_
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.