Chengde Qian

Results 2 issues of Chengde Qian

There is an example: ``` plot(rnorm(100), col = "red") ``` By now, commenting the line `stroke: var(--vscode-foreground) !important;` in https://github.com/Ikuyadeu/vscode-R/blob/master/html/httpgd/styleOverwrites.css#L14 temporarily solves the problem.

bug
stale

**Describe the bug** When enable LSP support, multiple R-backend processes will exist. Then when I try to install some package from source, it will fail and print that the previous...

bug