❇️ Add R language support
还没有人认领这个 Issue。
评估
调研方向
从链接的 tree-sitter-r 语法开始,检查现有语言解析器如何集成到 CodeEditLanguages 中。验证报告的语法高亮和符号提取行为,包括 R 运算符和 roxygen2 注释,然后运行项目现有的测试,以确认 R 支持已集成并正常工作。
由索引模型根据 Issue 内容生成。
描述
Language Name
R
Tree-Sitter Grammar
https://github.com/r-lib/tree-sitter-r
I will work on this
Yes
Additional Info (optional)
R is a widely-used programming language for statistical computing and data analysis. The tree-sitter-r grammar already has SPM support and includes comprehensive syntax highlighting queries.
This would enable R code editing with proper highlighting for functions, variables, operators (including R-specific <-, <<-, |>, pipe operators), keywords, and roxygen2 documentation comments (#').
Implementation is complete and tested - works for extracting symbols by name.
- 主要语言
- Swift
- 星标
- 133
- 派生
- 56
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
CodeEditApp/CodeEditLanguages 的其他 Issue
-
难度 1/5 1 小时以内 新手友好度 78/100
-
Syntax highlighting silently fails (and `Bundle.module` crashes) in SwiftPM CLI-built app bundles 未关闭
难度 3/5 1-2 天 新手友好度 65/100
-
难度 4/5 3-5 天 新手友好度 35/100
CodeEditApp/CodeEditLanguages#94 · 1 条评论 · 1 个 reaction ·
-
难度 3/5 半天 新手友好度 45/100
CodeEditApp/CodeEditLanguages#93 · 1 条评论 ·
-
bug
难度 3/5 1-2 天 新手友好度 35/100
查看 CodeEditApp/CodeEditLanguages 的全部 Issue
相似的 Issue
-
area:dictation documentation P2
难度 2/5 1-3 小时 新手友好度 78/100
uttrflow/uttrflow-swift#1180 ·
-
enhancement
难度 2/5 1-3 小时 新手友好度 68/100
-
type: docs
难度 1/5 1 小时以内 新手友好度 95/100
googleapis/google-cloud-swift#971 ·
-
难度 2/5 1-3 小时 新手友好度 76/100
bitcoindevkit/bdk-ffi#1125 ·
-
难度 2/5 1-3 小时 新手友好度 72/100
mozilla-mobile/firefox-ios#35743 ·