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

Docs: register a server / file watchers #4364

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Docs: register a server / file watchers #4364

merged 2 commits into from
Mar 11, 2024

Conversation

cgay
Copy link
Contributor

@cgay cgay commented Mar 10, 2024

First PR for #4363

I was originally planning to fix a few grammar problems but ended up making a
bit more extensive changes.

* grammar stuff
* Tried to make the reason for the indirection from major mode to language name
  to server a bit clearer, since I struggled with this a bit myself.
* Added permalink pointer to the `lsp-client` defstruct which has a lot of good
  docs in its comments.
* Indented the elisp code using standard Emacs indentation.
* `lsp-restart-workspace` (deprecated) -> `lsp-workspace-restart`
* fixed some grammar
* link to PRs and issues
@yyoncho yyoncho merged commit be36d16 into emacs-lsp:master Mar 11, 2024
11 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants