❇️ 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
-
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 ·
-
難度 2/5 1-3 小時 新手友好度 84/100
manaflow-ai/cmux#13417 ·