CodeEditApp / CodeEditApp/CodeEditLanguages

❇️ Add R language support

Aperta
#90 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Swift
Stelle
133
Fork
55
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.