]> git.eshelyaron.com Git - emacs.git/commit
Implement tcp autostart/autoconnect (and support ruby's solargraph)
authorJoão Távora <joaotavora@gmail.com>
Sat, 23 Jun 2018 16:00:57 +0000 (17:00 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 23 Jun 2018 17:13:29 +0000 (18:13 +0100)
commit0c61c1b4a9f8dc358209ed2b9844b813a36215a6
treeea88c556239b6dd42b81acef228b24d54239b5b1
parent55ed673ae7054fb495688946f94abd9754d94a21
Implement tcp autostart/autoconnect (and support ruby's solargraph)

* README.md (Installation and usage): Mention support for
Solargraph
(Connecting via TCP): New section
(Connecting automatically): New section

* eglot.el (eglot-server-programs): Add ruby-mode.
Overhaul docstring.
(eglot-lsp-server): Add inferior-process slot.
(eglot--on-shutdown): Kill any autostarted inferior-process
(eglot--guess-contact): Allow prompting with :autoport parameter.
(eglot--connect): Consider :autoport case.
(eglot--inferior-bootstrap): New helper.
lisp/progmodes/eglot.el