This repository was archived by the owner on Feb 24, 2022. It is now read-only.

Description
Andrew, Andy,
I'm relatively new to javascript, but I've been doing some research. I am interested in using Scripted with AngularJS and in particular take advantage of the inferencing that's appears to be available for requirejs, AMD and common DI frameworks.
Based on my limited knowledge, AngularJS appears to have JSDoc support https://github.com/angular/angular.js And it looks like scripted uses Esprima for inferencing....is this correct?
Can you point me to where I might begin to incorporate this sort of functionality?
I realize you are off to other things, but I'm curious if Scripted is going to get any more love? Firing up an editor from npm install and working it right in the browser is pretty awesome. AngularJS and code complete would be awesome 😄
Brian