Marcel Robitaille
Marcel Robitaille
@ImmanuelHaffner What LSP do you use? I haven't found a good one for c++
@julien-nc Thanks for your answer. I think I will publish a fork then.
@Buronn My fork has the latest version, yes. But I haven't published it as a separate Nextcloud app that is easy to install. I will try to do that soon.
I've rebased onto the latest changes to this app. I changed the name of my fork so I can publish it as its own app. [I'm just waiting for my...
@julien-nc Do you think it would be possible to update the README of this app to make it clear that it only supports manual synchronization? It would be great if...
The fork is live! https://apps.nextcloud.com/apps/google_synchronization. Please note it is not well-tested. I would be happy to receive your feedback.
I have reproduced this same issue. The minimal expression that causes this issue is `'NOT (FALSE)'`. The problem is [here](https://github.com/bastikr/boolean.py/blob/e984df480afc60605e9501a0d3d54d667e8f7dbf/boolean/boolean.py#L134). The `self.TRUE` and `self.FALSE` instances of `DualBase` are given *instances*...
While that does work, I ended up going with a fork of lemonbar that supports borders. Dzen would be nicer if it were ever as easy because of events though.
BTW do you accept donations?
To be clear, it still correctly matches the actual errors, it just also shows non-matches. If anyone knows a better way to show non-matches, I would also accept that solution.