Randy Lai
Randy Lai
But setting `.libPaths(new = Sys.getenv("R_LIBS_USER"))` means that `languageserver` no longer is able to find its dependencies in `"~/.local/share/nvim/lsp_servers/r_language_server"`? For example, what happens if you uninstall a dependency of `languagserver`, say...
~test~
Thanks. It is not an issue of R-IDE though. You may want to see if [SublimeTextIssues](https://github.com/SublimeTextIssues/Core) has a similar issue or report a new one.
Is it a problem for a specific Rmd file? Or all Rmd files suffer the same issue?
Ya, I could reproduce it. Let me see if I could do anything.
Thanks for the issue. It should be fixed by 53282c3. v0.1.4 is out.
Besides bibliography, are there anything new?
That’s strange that the latex code is not highlighted. R-IDE does support latex highlight for R Markdown files. Let me check it.
Not yet completely fixed
It also requires a fix in [LaTeXTools](https://github.com/SublimeText/LaTeXTools/blob/9aa34a033c3ea7fd649a0ee362f027aee0ab3cb4/st_preview/preview_math.py#L532).