Cross-references for javascript files |
||
Issue descriptionAdd Xrefs for javscript files in Chromium code search. Example file: https://cs.chromium.org/chromium/src/third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElement.js Note from fromberger: looks like the Chromium JS is using the Closure type annotations, so that might be compatible. Assuming the Chromium build tools can be made to generate the right compilation records for JS files and their dependencies, it might be possible to re-use the existing JS indexer.
,
Feb 17 2018
oof, this seems hard. But yeah, also seems like a good idea. |
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Feb 15 2018Status: Untriaged (was: Available)