Build UI Library Available for Extensions
还没有人认领这个 Issue。
评估
调研方向
未指定文件或测试。首先审查 CodeEditKit 的扩展架构以及提议的 navigator、inspector 和 debug 界面,然后明确哪些组件和扩展目标属于范围;完成条件是达成一致的 API 设计和组件范围。
由索引模型根据 Issue 内容生成。
描述
We should allow extension developers to use a library of standardized UI components so that we can ensure a consistent visual design throughout CodeEdit and it's extensions.
The following UI components will need to be available for extensions to use for views in the navigator, inspector, and debug areas:
- Stacks
- HStack
- VStack
- ZStack
- List
- Section
- SectionHeading
- ListItem
- TreeListItem
- ListItemDetails
- Section
- Grid
- Menu
- MenuItem
- Button
- Popover
- Pickers
- Segmented/Menu-style Picker (Select)
- Color Picker (Swatch)
- Date/Time Picker
Possible UI elements (need further elaboration):
- Tabs
- Tab
Note: some of these are standard to SwiftUI however depending on our architecture we may need to expose these through CodeEditKit.
Other considerations:
- We could possibly use this UI library internally.
- If we decide to build a JavaScript API, we'd also need to create a set of React components.
We should also keep in mind what we plan to allow developers to extend. This might include:
- Navigators
- Inspectors
- Debuggers (is that what we want to call these?)
- Previews
- Languages/Grammars (what should this include?)
- Commands
- Formatters
- Validators (places warnings and errors in code)
- Snippets
- Code completions
- Project Templates
- Task Runners (not sure about the accuracy of this name - provide necessary fields to configure tasks for a particular language/framework)
- 主要语言
- Swift
- 星标
- 120
- 派生
- 33
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
CodeEditApp/CodeEditKit 的其他 Issue
-
bug
难度 5/5 一周以上 新手友好度 25/100
CodeEditApp/CodeEditKit#19 · 2 个 reaction ·
查看 CodeEditApp/CodeEditKit 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
maxgoedjen/secretive#840 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
manaflow-ai/cmux#13763 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
openwallet-foundation/multipaz#2028 ·