<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Thanks for the update!<br>
      <br>
      Unfortunately I don’t think I can help with any of the “behind the
      scenes” work, having almost no experience at all in Objective C
      and/or macOS programming.<br>
      <br>
      However, if there's anything that needs to be done regarding
      bundles, please let me know! <br>
      <br>
      s.<br>
      <br>
      <br>
      Am 18.09.19 um 09:18 schrieb Allan Odgaard:<br>
    </div>
    <blockquote type="cite"
      cite="mid:5746A378-27C0-43C9-92C3-8FC0BEA85211@textmate.org">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div>
        <div style="white-space:normal">
          <p dir="auto">On 16 Sep 2019, at 11:16, Stefan Daschek wrote:</p>
          <blockquote style="border-left:2px solid #777; color:#777;
            margin:0 0 5px; padding-left:5px">
            <p dir="auto">To be honest, I don't have any clue (yet) what
              exactly needs to be done […]</p>
          </blockquote>
          <p dir="auto">It’s something on my personal wishlist, but have
            been postponing it until after a non-“beta” release because
            it will require a lot of changes/rewriting, as the protocol
            needs to sync up edits, file renames, etc. between LSP
            server and client, so every place that TextMate may change
            the buffer, it will need to convert that into a JSON-RPC
            message with UTF-16 offsets and send it to the server.</p>
          <p dir="auto">While one could insert such sync code at the
            lowest level (the buffer class), this is not where we want
            to deal with graphical completion menus, file renames, etc.
            and I would prefer not to have LSP communication spread out
            over multiple components.</p>
          <p dir="auto">There’s a few other things that require
            rethinking the same components, and I’m currently doing a
            bit of experimentation with this. I’m not making any
            promises or predictions, just letting you know what’s
            currently on my mind.</p>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">
_______________________________________________
TextMate mailing list
<a class="moz-txt-link-abbreviated" href="mailto:TextMate@lists.macromates.com">TextMate@lists.macromates.com</a>
<a class="moz-txt-link-freetext" href="https://lists.macromates.com/listinfo/textmate">https://lists.macromates.com/listinfo/textmate</a></pre>
    </blockquote>
  </body>
</html>