CodeEditApp / CodeEditApp/CodeEdit

✨ EditorConfig Support

Open
#1,703 2 comments 0 reactions 0 assignees View on GitHub
enhancement settings workspace
Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.