Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim - Fix autocomplete #22

Open
agarrharr opened this issue Jan 11, 2017 · 0 comments
Open

Vim - Fix autocomplete #22

agarrharr opened this issue Jan 11, 2017 · 0 comments
Assignees

Comments

@agarrharr
Copy link
Owner

agarrharr commented Jan 11, 2017

Figure out why javascript autocomplete sometimes knows built-in js functions and sometimes it doesn't. For example, open a JavaScript file and type [].. Sometimes, this will show a list of methods on Array.Prototype with their descriptions in the Quickfix window, and sometimes it doesn't. I think it has something to do with the presence of a .tern-port or .tern-project file.

@agarrharr agarrharr self-assigned this Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant