<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><blockquote type="cite" class=""><div class="">On 20 Dec 2019, at 17:06, f1nnix <<a href="mailto:ilya@rusanen.co.uk" class="">ilya@rusanen.co.uk</a>> wrote:</div><div class=""><div class=""><br class="">And this means unless we are able notify server on every content change of<br class="">opened document in realtime, we can't make completion requests for major<br class="">part for Language Server implementations. Is there a way to run command on<br class="">every content change?<br class=""></div></div></blockquote><div><br class=""></div><div>Have a look at this changelog entry [1].</div><div><br class=""></div><blockquote type="cite" class="">3. The same as 1. When document is closed, we need to notify LS about it. I<br class="">can't find any info about document.close callback<br class="">(<a href="https://github.com/textmate/textmate/search?q=callback.document.did-close&unscoped_q=callback.document.did-close&type=Commits" class="">https://github.com/textmate/textmate/search?q=callback.document.did-close&unscoped_q=callback.document.did-close&type=Commits</a>).<br class="">Is it true there is no such callback?<br class=""></blockquote><br class=""></div><div>No there’s no such callback. I asked about that recently. But, if you look at [1], there’s <span style="font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46); font-size: 13.600000381469727px; background-color: rgb(246, 248, 250);" class="">DocumentClosed</span>, which might work.</div><div><br class=""></div><div>As Allan mentioned [2], I think it’s better if the LSP support is natively implemented inside TextMate and not as a bundle.</div><div class=""><br class=""></div><div class="">[1] <a href="https://github.com/textmate/textmate/blob/master/Applications/TextMate/about/Changes.md#2016-10-03-v20-beta1221" class="">https://github.com/textmate/textmate/blob/master/Applications/TextMate/about/Changes.md#2016-10-03-v20-beta1221</a></div><div class="">[2] <a href="http://textmate.1073791.n5.nabble.com/Language-Server-Protocol-LSP-tp31826p31935.html" class="">http://textmate.1073791.n5.nabble.com/Language-Server-Protocol-LSP-tp31826p31935.html</a></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>