Wout

Results 70 issues of Wout

This is probably related to multi-cursor mode, which is also not (yet) possible in the current version of Code. But a feature I really miss is the **Select next** or...

Upstream

### What Happened? It happens very often that after opening a mail it shows for a split-second, but then turns completely white. It also happens with emails from senders where...

### Problem Clearing the spam and trash folders manually is impossible in Mail right now. ### Proposal It would be great to have a **Clear folder** option in the contextual...

### What Happened? After every reboot, I'm seeing the same behaviour. The password field is deactivated after entering the password and hitting enter, but nothing happens. Only after touching the...

I'm using svgdom for a project, and it's doing an awesome job. So far, it has helped us generate over 4000 SVG files which are then exported to PNG using...

I'm preparing a PR on this shard to fix a few hanging issues, but I'm running into the following error after running `crystal spec`: ``` Invalid memory access (signal 11)...

The current cache key is often causing trouble when pushing changes to Github. It depends on any changes in the `shard.lock` file: ``` key: ${{ runner.os }}-crystal-${{ hashFiles('**/shard.lock') }} ```...

Just including the lib raises the following error: ``` There was a problem expanding macro 'macro_140065154995856' Code in lib/sodium/src/sodium/cipher/aead/chalsa.cr:88:3 88 | {% for key, val in {"XChaCha20Poly1305Ietf" => "_xchacha20poly1305_ietf"} %}...

bug

I've installed this shard in a Lucky project and it works great. I only ran into issues when creating multiple locales files for the same language. My app will be...

## Bug Report This is a bug I've been dealing with for years now, and unfortunately, it's very hard to reproduce. Until now, it mostly happened with deployments, but today,...

kind:bug
topic:compiler:codegen