|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.11.0 30 Apr 2026 20:24:52
    |
Adam Weinberger (adamw)  |
devel/ctags-lsp: Point users to usage instructions
The WWW has examples to enable ctags-lsp in Neovim and Helix. Call
that out in the pkg-message. |
0.11.0 30 Apr 2026 20:22:01
    |
Adam Weinberger (adamw)  |
devel/ctags-lsp: Add port
This is an LSP that uses universal-ctags, making it both
language-agnostic and compatible with the vast array of languages
that uctags can parse.
However, that also means that it's limited to the data in a tags file,
meaning things like tracking references is off the table. But, it is,
as the author notes, "better than nothing."
Instructions for enabling the LSP in Neovim and Helix can be found
at the WWW: https://github.com/netmute/ctags-lsp |
Number of commits found: 2
|