CodeEditApp / CodeEditApp/CodeEditLanguages

❇️ Add R language support

Offen
#90 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Swift
Sterne
133
Forks
55
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.