ruby-lsp
ruby-lsp copied to clipboard
Provide comprehensive context regarding extensible features and listeners in Addon documentation
After the changes in #1379, the Addon documentation is missing two important aspects:
- It should contain examples on how to extend every single feature that can be enhanced (further details in this comment).
- It should contain an example on how an addon can instantiate multiple listeners (relevant discussion linked here).
This issue is being marked as stale because there was no activity in the last 2 months