Ticket #439 (closed enhancement: fixed)
R Console Lexer (patch)
| Reported by: | ananelson | Owned by: | thatch |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3 |
| Component: | lexers | Keywords: | |
| Cc: |
Description
This adds support for lexing R Console transcripts, such as if you "Save As" from the R GUI or run R CMD BATCH on an R file. I have tested this on the attached .Rout file (and several others).
I basically copied the Python Console lexer approach.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.