-
Notifications
You must be signed in to change notification settings - Fork 199
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
Add support for Ada #316
Comments
Hi Tom, I can certainly mention the Ada server in the README.md or add a short entry to |
Thanks. I have a patch but I'm struggling a bit to test it. I will learn a bit more & get back to you. |
Add support for the Ada Language Server. Closes joaotavora#316. * eglot.el (eglot-server-programs): Add ada-mode entry. * README.md (Connecting to a server): Add Ada entry.
* eglot.el (eglot-server-programs): Add ada-mode entry. * README.md (Connecting to a server): Add Ada entry.
Also tweak eglot-show-workspace-configuration a bit. * README.md (Workspace configuration): Rework. * eglot.el (eglot-show-workspace-configuration): Rework. (eglot--workspace-configuration-plist): New helper.
* eglot.el (eglot-server-programs): Add ada-mode entry. * README.md (Connecting to a server): Add Ada entry.
* eglot.el (eglot-server-programs): Add ada-mode entry. * README.md (Connecting to a server): Add Ada entry.
* eglot.el (eglot-server-programs): Add ada-mode entry. * README.md (Connecting to a server): Add Ada entry. #316: joaotavora/eglot#316
* eglot.el (eglot-server-programs): Add ada-mode entry. * README.md (Connecting to a server): Add Ada entry. GitHub-reference: close joaotavora/eglot#316
Ada has a language server implementation now: https://github.com/AdaCore/ada_language_server
The text was updated successfully, but these errors were encountered: