javascript - Tern: Synchronizing script resources with tern server -


in jboss devstudio, getting new "error" tern: synchronizing script resources tern server. it's not error, it's process occurs every single time click in javascript file. it's spinning , freezes entire ide. has never happened me before, , working on project yesterday without issues.

does know hell is? there isn't on google except 1 post says upgrade.

jboss devstudio integrates tern.java javascript support. think problem because have lot of javascript files in project (inside node_modules or bower_components) , tern.java tries analyze javascript files, , takes time.

in case, need exclude folders node_modules , must use version of tern.java >= 1.0.0 support include/exclusion pattern path.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -