CodeEditApp / CodeEditApp/CodeEdit
🐞 `attribute` missing from themes
未關閉
bug
find
- 主要語言
- Swift
- 星號
- 23k
- 分支
- 1.2k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### Description
Our themes don't find the `attribute` syntax capture in HTML docs:
```html
```
The `async` and `src` should have highlights, and are being found by tree-sitter but don't have a related color in themes.
### Version Information
CodeEdit: 0.3.1
macOS: 15.1
Xcode: 16.1
貢獻指南
研究方向
Locate the theme definitions and HTML syntax-highlighting configuration responsible for the attribute capture. Check how tree-sitter identifies async and src, then add the missing theme color mapping and verify that both attributes are visibly highlighted in the provided script example.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- html, swift
- 領域
- tooling
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100