atom-ternjs icon indicating copy to clipboard operation
atom-ternjs copied to clipboard

Confirmed Package Collide with Project Plus

Open romans127 opened this issue 9 years ago • 1 comments

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.

romans127 avatar Dec 08 '16 18:12 romans127

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.

romans127 avatar Dec 08 '16 19:12 romans127