Welcome! Please see the About page for a little more info on how this works.
Worth looking into validating js/foo forms again the known externs set. Can probably be done by leveraging the Closure JS Parser.
js/foo
Comment made by: cichli
Would you consider making the results of parsing available to tooling (e.g. in * })? I would use this to add support for autocompletion of {{js/}} forms to CIDER.
Comment made by: dnolen
Definitely open to the idea of exposing this information to other tooling when we get there.
Comment made by: thheller
Closure warns about with {{DiagnosticGroups/UNDEFINED_VARIABLES}} enabled.