Show function names from hunk headers in document symbols
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The text after the @@ markers in hunk headers often contains a function name (e.g. `@@ -10,5 +10,6 @@ fn some_function`). This could be surfaced in the document symbol hierarchy so you can navigate by function rather than just by file and hunk number.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.