<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 16 Sep 2019, at 11:16, Stefan Daschek <<a href="mailto:stefan@daschek.net" class="">stefan@daschek.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  

    <meta http-equiv="content-type" content="text/html; charset=UTF-8" class="">
  
  <div text="#000000" bgcolor="#FFFFFF" class="">
    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 class="">
    <br class="">
    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 class=""></div></div></blockquote><div><br class=""></div><div>Unfortunately I think there’s quite a lot that needs to be done other than setting up the actual communication with the server. I think TextMate are missing quite a few features. It needs better support for showing error messages, ideally inline. Better autocomplete, with support for documentation. It needs code navigation. Probably a lot more.</div><br class=""><blockquote type="cite" class=""><div class=""><div text="#000000" bgcolor="#FFFFFF" class="">
    Is there anyone else interested in this topic? Maybe we could team
    up?<br class=""></div></div></blockquote><br class=""></div><div>I’m definitely interested but I don’t really have any time available.</div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">-- <br class="">/Jacob Carlborg</div>

</div>
<br class=""></body></html>