This repository has been archived by the owner on Aug 12, 2023. It is now read-only.
Replies: 2 comments
-
Yep, it would require adding the boilerplate to support the new method and writing the necessary code to handle source results, but it shouldn't be too hard. You can take a look at the PR that added completion support for an example: be57387 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was wondering if this great feature will be added ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an idea to create a source that converts ctags into documentSymbols, so that ctags can be used with plugins like Aerial that support LSP symbols but not ctags. Is this possible, or would a new source type need to be added to null-ls first?
Beta Was this translation helpful? Give feedback.
All reactions