9 releases (4 breaking)
0.12.0 | Oct 13, 2024 |
---|---|
0.11.0 | Sep 13, 2024 |
0.10.0 | Aug 31, 2024 |
0.9.5 | Aug 17, 2024 |
0.8.6 | Jun 30, 2024 |
#669 in Programming languages
289 downloads per month
Used in harper-ls
295KB
6.5K
SLoC
harper-comments
This crate holds a number of functions, but it is primarily a wrapper around tree-sitter
that allows Harper to locate the comments of a wide variety of programming languages.
It also has purpose-built parsers for the structured comments of a number of languages, including Go.
These additional parsers are available through the CommentParser
and are enabled automatically through there.
Dependencies
~142MB
~4.5M SLoC