CodeEditApp / CodeEditApp/CodeEdit
✨ EditorConfig Support
未關閉
enhancement
settings
workspace
- 主要語言
- Swift
- 星號
- 23k
- 分支
- 1.2k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### 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_
貢獻指南
評估
這個 Issue 還沒有評估資料。