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

Missing some completions in tern_for_vim, but tern.java not #85

Open
petronny opened this issue Jan 6, 2015 · 2 comments
Open

Missing some completions in tern_for_vim, but tern.java not #85

petronny opened this issue Jan 6, 2015 · 2 comments

Comments

@petronny
Copy link

petronny commented Jan 6, 2015

Thanks for creating this amazing tool for vim.

But, when I'm testing the completion for cc.view.adjustViewPort() in main.js of my project, this function doesn't show up in the omni completion list and tern always runs out the RAM(3.7G).

When I try the same functions with tern.java in eclipse, it works fine with about 1G memory cost.

The situation may be similar to #22 . But all the javascript libraries I used are just in one big js file.

I've uploaded the zip of my project and I'm waiting for your response.

Here is the zip of the project.

@ZinedinShiqin
Copy link

would like to apply this project under this account.tq

@marijnh
Copy link
Member

marijnh commented May 27, 2015

If I extract the file, and complete from cc.view.adj in main.js, it completes adjustViewPort without trouble. Could it be that this was fixed in the meantime?

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

3 participants