You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: