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
This project exists because the original coffeescope was never completed and the author made his position about coffeescript clear (for comparison, here's mine). So I guess the biggest advantage I can think of is the fact that coffeescope2 is actively being developed, whereas you are likely to be on your own with the older package.
Feature-wise, coffeescope2 does indeed have more options, but that can be a mixed blessing at times because given limited resources, I had to trade-off implementation purity for project usefulness which is never a great sign for a project's health.
I've replaced coffeelint-undefined-variables with coffeescope2 in one project and I already see some things that the previous plugin didn't catch. Actually tons of overwritten variables and some unused ones. It's great that your plugin has control over which things to warn about.
Hi, Radu!
What are the main differences from coffeelint-undefined-variables?
From what I've gathered from the readme, your plugin has more options. Any other advantages?
Thanks!
The text was updated successfully, but these errors were encountered: