albocc
albocc
@dgoosens Does it really need to refresh every half a second? :wink:
@LeoColomb @ScottHelme randomly generated for each request of course ;-)
Thanks for your reply! What I meant was that there is no support to view multiple calendars at once, as you already noted. I saw that I could create multiple...
Any update on this? Is there a way to use a different layout for the Q3?
@zvecr : Is support for both keyboards not planned? This is a bit surprising, since the Q3 is marketed as a QMK-compatible keyboard.
> Can you try disabling ligatures with > > ```json > "buffer_font_features": { > "calt": false > } > ``` > > AND restarting Zed? Restarting Zed worked for me...
If somebody wants to implement this, I would like to add that this option should be a choice (potentially with a default provided as a program argument) at upload time....
I agree, there should be a machine readable output as well and your idea of using the `Accept` header make sense. However, I would not include the `code` and `message`...
Thanks for the link! To me it looks like they are using the HTTP code as a business-level error code, too. Depending on which design your API follows, this may...