CodeEditApp / CodeEditApp/CodeEdit
✨ EditorConfig Support
Offen
enhancement
settings
workspace
- Vorherrschende Sprache
- Swift
- Sterne
- 23k
- Forks
- 1.2k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.