❇️ Add R language support
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Start with the linked tree-sitter-r grammar and inspect how existing language parsers are integrated in CodeEditLanguages. Verify the reported syntax-highlighting and symbol-extraction behavior, including R operators and roxygen2 comments, then run the project's existing tests to confirm R support is integrated and working.
Written by the indexing model from the issue text.
Description
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.
- Dominant language
- Swift
- Stars
- 133
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from CodeEditApp/CodeEditLanguages
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
Syntax highlighting silently fails (and `Bundle.module` crashes) in SwiftPM CLI-built app bundles Open
Difficulty 3/5 1-2 days Newbie friendliness 65/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
CodeEditApp/CodeEditLanguages#94 · 1 comment · 1 reaction ·
-
Difficulty 3/5 Half a day Newbie friendliness 45/100
CodeEditApp/CodeEditLanguages#93 · 1 comment ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
All issues in CodeEditApp/CodeEditLanguages
Similar issues
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
type: docs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
googleapis/google-cloud-swift#971 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
bitcoindevkit/bdk-ffi#1125 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
mozilla-mobile/firefox-ios#35743 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
manaflow-ai/cmux#13417 ·