Can I change the sort order of Code Completion?
For instance - I have just a JS headerfile that contains my ScriptDoc information.
This works great for Code Completion but I would like to have everything from this particular library appear first. Now it's just sorted alphabetically across all available libraries.
While I'm on the subject - Can I exclude libraries from being included in Code Completion?
I'm just starting out using WebStorm 1.0 so if this is a very obvious question - please be gentle with me.
Thanks!
/J
Please sign in to leave a comment.
No, right now there is no such feature, please, file youtrack request for it.
Also ignoring certain javascript libraries currently is not possible (http://youtrack.jetbrains.net/issue/IDEA-31980)
Thanks!
Filed an issue here:
http://youtrack.jetbrains.net/issue/WI-2222
/J