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

Initial implementation of section synchronization #3167

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

yyoncho
Copy link
Member

@yyoncho yyoncho commented Oct 23, 2021

  • added defcustom-lsp and :section-synchronization property to the client.
    defcustom-lsp will automatically register the property and also it will post
    notification to the servers with matching :section-synchronization

- added `defcustom-lsp` and :section-synchronization property to the client.
`defcustom-lsp` will automatically register the property and also it will post
notification to the servers with matching `:section-synchronization`
@github-actions github-actions bot added the client One or more of lsp-mode language clients label Oct 23, 2021
Copy link
Member

@ericdallo ericdallo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, I can change clojure and dart to use those

@yyoncho yyoncho merged commit 491d667 into emacs-lsp:master Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client One or more of lsp-mode language clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants