<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
I’d really like TextMate to support the Language Server Protocol for
code completion, navigation etc. for various languages (in my case
primarily Ruby, but LSP as such is language-agnostic).<br>
<br>
To be honest, I don't have any clue (yet) what exactly needs to be
done. However, there’s a already a vast amount of editors supporting
LSP (see <a class="moz-txt-link-freetext" href="https://langserver.org/#implementations-client">https://langserver.org/#implementations-client</a> ) and I’m
quite sure that investigating some of these implementations would
give hints about how to add LSP support to TextMate.<br>
<br>
Is there anyone else interested in this topic? Maybe we could team
up?<br>
<br>
s.<br>
<br>
<br>
</body>
</html>