<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Oh Textmate loaded with LSP support would be sooooo superb.</div><div class=""><br class=""></div><div class="">Here are some interesting links regarding this LSP support:</div><div class=""><br class=""></div><div class=""><a href="https://microsoft.github.io/language-server-protocol" class="">https://microsoft.github.io/language-server-protocol</a> <= A great starting point.</div><div class=""><br class=""></div><div class="">So basically this is the flow:</div><div class=""><img apple-inline="yes" id="2FB80233-7E04-46C4-9353-278499FD0343" width="441.5" height="183" src="cid:EECA0E9D-B8A0-4A71-81DE-A3A170B259D9@home" class=""><br class=""><div><br class=""></div><div>This is an example LSP plugin written for SublimeText (written in Python) <a href="https://github.com/tomv564/LSP" class="">https://github.com/tomv564/LSP</a></div><div>But this is just an editor-extension.</div><div><br class=""></div><div><br class=""></div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class="">Am 15.12.2018 um 11:25 schrieb Jacob Carlborg <<a href="mailto:doob@me.com" class="">doob@me.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On 15 Dec 2018, at 01:39, jrk <<a href="mailto:katokop1@gmail.com" class="">katokop1@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I am very interested in this (for completion, in particular). Do you have<br class="">thoughts or pointers if I wanted to take a crack, myself?<br class=""></div></div></blockquote></div><div class=""><br class=""></div><div class="">I would start by creating a socket and try to get the communication with a server working. TextMate already has an interface for showing completion results, via the Dialog plugin [1]. Not sure if you should continue to use the plugin or move that code directly into TextMate. Note, the completion interface does not support showing any documentation, as far as I can see.</div><div class=""><br class=""></div><div class="">[1] <a href="https://github.com/textmate/textmate/tree/master/PlugIns" class="">https://github.com/textmate/textmate/tree/master/PlugIns</a></div><br class=""><div class="">
<div style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">-- <br class="">/Jacob Carlborg</div>

</div>
<br class=""></div><br class="">_______________________________________________<br class="">textmate mailing list<br class=""><a href="mailto:textmate@lists.macromates.com" class="">textmate@lists.macromates.com</a><br class="">https://lists.macromates.com/listinfo/textmate</div></blockquote></div><br class=""></div></body></html>