You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for my too generic title but I think this issue can help to find interesting things to improve your incredible tool.
I made some tests on it, it works fine but not with the object created with my low-level component @etchedjs/etched (for sure, my lib is a few conceptual and complex but it's a valid JS).
Based on the sample you provided above. I think this is because the limitation of tern. Tern is static analysis tool so it can't do everything like a runtime.
Hi,
Sorry for my too generic title but I think this issue can help to find interesting things to improve your incredible tool.
I made some tests on it, it works fine but not with the object created with my low-level component @etchedjs/etched (for sure, my lib is a few conceptual and complex but it's a valid JS).
Version: 0.24.1 (browser demo)
Reproducing steps
Create a
etched.js
file containing the @etchedjs/etched sourceIn the main script
Hope it helps. :)
If you need more informations, just ask.
The text was updated successfully, but these errors were encountered: