Please describe your feature request
Hi @klmr , I hope you don't mind us using the "feature request" to announce a new box-support package.
{box.lsp} was just published on CRAN.
It does not yet have full support of box module auto-completion. The pkg$function() and module$function() patterns are just too difficult to pull off using external parser hooks. Check the Github repo for what works and what doesn't.
Please describe your feature request
Hi @klmr , I hope you don't mind us using the "feature request" to announce a new
box-support package.{box.lsp}was just published on CRAN.It does not yet have full support of box module auto-completion. The
pkg$function()andmodule$function()patterns are just too difficult to pull off using external parser hooks. Check the Github repo for what works and what doesn't.