CodeEditApp / CodeEditApp/CodeEdit

✨ EditorConfig Support

未关闭
#1,703 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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_

贡献指南

打开贡献指南

调研方向

先阅读链接的 EditorConfig 规范和属性列表,然后检查 CodeEdit 如何处理 workspace 设置覆盖。在实现之前,明确支持的属性和特定于 workspace 的行为;完成的标准是,已约定的 EditorConfig 设置能够在编辑器中一致地应用。

由索引模型根据 Issue 内容生成。

评估

技术栈
swift
领域
developer-experience
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。