randy3k / R-Box

R package for Sublime Text 3
MIT License
173 stars 27 forks source link

Error in R Sweave syntax #120

Closed adibender closed 5 years ago

adibender commented 6 years ago

As of the new dev version of sublime text, this error message pops up for Rnw files:

Error loading syntax file "Packages/R-Box/syntax/R Sweave.sublime-syntax": Apparent recursion within a with_prototype action: 25000 context sanity limit hit

randy3k commented 6 years ago

Thanks for the report. It must be due to the new embed feature for the dev channel.

randy3k commented 6 years ago

The current master should fix it, though I didn't test it thoroughly.

adibender commented 6 years ago

so far appears to work

adibender commented 5 years ago

I'll close this, as development has been moved to R-IDE