CodeEditApp / CodeEditApp/CodeEditLanguages

❇️ Add R language support

オープン
#90 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Swift
スター
133
フォーク
55
PR マージ指標
30日以内にマージされた PR はありません

説明

### 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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。