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

Close #29: Implement workspace/didChangeConfiguration #40

Merged
merged 1 commit into from
Jul 11, 2018

Conversation

joaotavora
Copy link
Owner

  • README.md (Supported Protocol Features, Commands and
    keybindings): mention workspace/didChangeConfiguration.

  • eglot.el (eglot-server-initialized-hook): New hook.
    (eglot--connect): Run it.
    (eglot-workspace-configuration): New variable.
    (eglot-signal-didChangeConfiguration): New command.

* README.md (Supported Protocol Features, Commands and
keybindings): mention workspace/didChangeConfiguration.

* eglot.el (eglot-server-initialized-hook): New hook.
(eglot--connect): Run it.
(eglot-workspace-configuration): New variable.
(eglot-signal-didChangeConfiguration): New command.
@joaotavora joaotavora merged commit a57d5d8 into master Jul 11, 2018
bhankas pushed a commit to bhankas/emacs that referenced this pull request Sep 19, 2022
* README.md (Supported Protocol Features, Commands and
keybindings): mention workspace/didChangeConfiguration.

* eglot.el (eglot-server-initialized-hook): New hook.
(eglot--connect): Run it.
(eglot-workspace-configuration): New variable.
(eglot-signal-didChangeConfiguration): New command.
#29: joaotavora/eglot#29
(#40: joaotavora/eglot#40
jollaitbot pushed a commit to sailfishos-mirror/emacs that referenced this pull request Oct 12, 2022
* README.md (Supported Protocol Features, Commands and
keybindings): mention workspace/didChangeConfiguration.

* eglot.el (eglot-server-initialized-hook): New hook.
(eglot--connect): Run it.
(eglot-workspace-configuration): New variable.
(eglot-signal-didChangeConfiguration): New command.

GitHub-reference: close joaotavora/eglot#29
GitHub-reference: close joaotavora/eglot#40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant