Randy Lai
Randy Lai
Thanks for the report. We will probably need to remove the menu properly when it is unloaded.
It is still alive. There's not much recent updates mainly because I think it is mature enough.
The [README](https://github.com/randy3k/R-Box#r-package-for-sublime-text) states that > The R Extended Syntax has been merged to Sublime Text. R-Box is no longer shipping a copy of it. Use the syntax R comes with...
What keyboard shortcut are you using? There is default keybind for setting working directory at all. By the way, did you install SendCode?
It is weird..
By the way, are you using R-Box or R-IDE? (I could see that LSP is running)
See if I understand you correctly: right now Project Manager only use the first folder from the sidebar to name the project, you are requesting the feature that using the...
Sublime Text only understands project via `.sublime-project` files, it means every time we will need to either create those files or check if those files exist in the `User/Projects` directory....
Actually I quite like your idea, but there are a few things that I need to think about. For example, how happen if one of the folders containing git repos...
I don’t think sublime has an api to control it.