Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

Auto Completion not working on installed packages? #117

Closed
dantonnoriega opened this issue Nov 9, 2017 · 1 comment
Closed

Auto Completion not working on installed packages? #117

dantonnoriega opened this issue Nov 9, 2017 · 1 comment

Comments

@dantonnoriega
Copy link

Package auto completions no longer appear to work. Function arguments work, but not autocomplete after "::" or ":::".

Example below. I believe it used to be the case that I could type data.table::fre + tab and would complete fread. Likewise, a list of options was provided. Base functions work, but not installed packages.

Is this a pathing issue? Perhaps R-Box cannot find my R library? I reinstalled R-Box and restarted ST3. No luck.

autocomplete

@randy3k randy3k closed this as completed in 59e80d6 Nov 9, 2017
@randy3k
Copy link
Owner

randy3k commented Nov 9, 2017

@dantonnoriega it is caused by a bug introduced earlier. It is fixed now. A release will be available via Package Control soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants