> On Apr 23, 2020, at 9:11 PM, Arjan Adriaanse <ar...@adriaan.se> wrote:
> 
> The CodeToolBoss actually keeps a cache of files which are loaded at
> the 'textDocument/didOpen' notification. When the user changes text at
> the client side, even without saving, a 'textDocument/didChange'
> notification is sent which is used to update the cache. The
> CodeToolBoss seems to only use the file path as identifier, but the
> contents of the files and changes are provided by the client.

Excellent, I didn't see that yet.

Ugh, I rebuild using trunk 3.3.1 and now get this error:

/Users/ryanjoseph/Developer/lazarus/lcl/./include/custompage.inc:139:34: error: 
Operator is not overloaded: "Class Of TCustomTabControl" and "Boolean"

I guess we need to use 3.2 and nothing else. I didn't even know 3.2 existed so 
I need to download it.

Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to