sourcegraph / doctree

First-class library documentation for every language (based on tree-sitter), with symbol search & more. Lightweight single binary, run locally or self-host. Surfaces usage examples via Sourcegraph.
https://doctree.org
Apache License 2.0
872 stars 25 forks source link

indexer/javascript: parse jsdoc comments #44

Closed DaivikDave closed 2 years ago

DaivikDave commented 2 years ago

Added support for parsing jsdoc comments. Screenshot from 2022-06-11 18-23-31

slimsag commented 2 years ago

Very cool! One comment, and I'll follow up about the multiple-tree-sitter-queries question in Discord

slimsag commented 2 years ago

(already merged as part of your other PR)