Conversation
|
I remove Then I install |
|
Yes, but the original issue seems to suggest that the package documentation should work instantly once the package is installed from either vscode command or in an R session?
There is no such problem if I install the package using the command. It only occurs if I install it via |
Yes, that would be the "proper" solution, but is a bit harder to implement. Here I just changed a default config value to make sure that restarting vscode also completely restarts the help server. In order to instantly work for packages installed using I'll remove the link to the issue, but as a first step we could still merge this PR. |
|
Thanks for the details. Let's merge it for now. |
re #661
Changes the default behavior for the caching of parsed help index files between sessions.