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

disable ecma5 content assist #432

Open
chientranthien opened this issue Jul 11, 2016 · 3 comments
Open

disable ecma5 content assist #432

chientranthien opened this issue Jul 11, 2016 · 3 comments

Comments

@chientranthien
Copy link

ecma5 content assist is not necessary for me.
So how do i disable it?

@angelozerr
Copy link
Owner

Tern supports ES5 and ES6 version. It is based on that for her inference engine. So you cannot disable ecma5. I don't understand very well your need (perhaps you wish to have ES3?).

@chientranthien
Copy link
Author

abc

i want to remove 3 first suggestions. I never use those suggestions while developing. how can i do that?

@angelozerr
Copy link
Owner

You cannot :

  • the 2 suggestions comes from Tern.
  • the other comes from JSDT

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

2 participants