Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] New version of esprima-based content assist plugin available

Hi all,

I just updated the content assist plugin with a few new features.  The
big change is that function return types are being inferred if
possible.  And there are a few smaller things like functions being
able to be passed around, as well as a few bug fixes.

The plugin is located here:
http://aeisenberg.github.com/esprimaContentAssist/esprimaJsContentAssistPlugin.html
and is available from the "Get Plugins" link.

Please let me know if you get a chance to try it out and give me
feedback if something doesn't work, but you think it should.  Thanks.


Back to the top