Confirmed Package Collide with Project Plus
Greetings,
I would like to share with everyone that I have confirmed strange behavior, when using the project-plus package. The reason I am reporting this is because no errors are thrown, to indicate this package collides with tern, however after disabling and re-enabling each package. I noticed when I disabled the project-plus package ternjs worked flawlessly with no issues, then immediately stopped code completion when I turned it back on.
Correction,
I can now confirm that ternjs only acts weird when working with large html files deeply nested within the project. A work around is to simply open a higher level .js file then proceed to write your code. You can close the file and ternjs instantiates fine, and continues to work with ease.