CodeEditApp / CodeEditApp/CodeEdit
✨ EditorConfig Support
Đang mở
enhancement
settings
workspace
- Ngôn ngữ chính
- Swift
- Star
- 23k
- Fork
- 1.2k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.