Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support custom method #222

Closed
wants to merge 3 commits into from

Conversation

daquexian
Copy link

Description (e.g. "Related to ...", etc.)

This PR supports registering a custom method. An example of custom method is https://github.com/MaskRay/ccls/wiki/LSP-Extensions.

Code review checklist (for code reviewer to complete)

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Commit messages are meaningful (see this for details)
  • Tests have been included and/or updated, as appropriate
  • Docstrings have been included and/or updated, as appropriate
  • Standalone docs have been updated accordingly
  • CONTRIBUTORS.md was updated, as appropriate
  • Changelog has been updated, as needed (see CHANGELOG.md)

Signed-off-by: daquexian <daquexian566@gmail.com>
Signed-off-by: daquexian <daquexian566@gmail.com>
Signed-off-by: daquexian <daquexian566@gmail.com>
@tombh
Copy link
Collaborator

tombh commented Dec 5, 2022

Wow, long time since this received any feedback. Apologies.

I'm wondering how this is different from the "Commands" as described in the docs: https://pygls.readthedocs.io/en/latest/pages/advanced_usage.html#commands

@tombh
Copy link
Collaborator

tombh commented Jun 1, 2023

Closing due to inactivity. Happy to re-open if this is still needed.

@tombh tombh closed this Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants