Jasper Surmont

Results 11 issues of Jasper Surmont

clang_complete doesn't find the member names in the individual structs inside a struct array: ``` struct poptOption opts[] = { { .

## 💬 Questions and Help So, my users might not have access to the internet but still request something. The BaseCacheManager will return the cached file (for which the validity...

**Client** FireStore **Environment** Win10 **Go Environment** go version: go1.16.3 windows/amd64 **Code** e.g. ```go iterator := someCollection.Where(firestore.DocumentID, "in", someSlice).Documents(context.Background()) ``` **Expected behavior** Iterator contains all the snapshots of documents of which...

type: feature request
priority: p2
api: firestore

Exporting to PDF makes the question mark sign very blurry. This is happening for me only with this particular sign on multiple browsers and PDF applications. Example: ![image](https://github.com/colineckert/obsidian-things/assets/28810440/0cda9b72-504c-4730-b568-ee7ef7d03527)

I noticed the white space detection was applying too little. This was happening because: - We want to add a space whenever the x position (left) of the current symbol...

In the automatically generated twind config file I add the following `extend`: ```Ts export const config: Configuration = { darkMode: "class", mode: "silent", theme: { extend: { fontFamily: { 'hairline':...

Hey, I didnt see an e-mail so I try my luck asking here: How did you manage to, for example in [here](https://res.cloudinary.com/practicaldev/image/fetch/s--t_VamwlE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/lku7ldsjlro8yk87aoub.png) create that skewed background? What I mean is...

The beginendblock rule checks for panics in these ABCI calls. Is there a reason that this check is only performed in these 2 situations? For example, why not in the...

Using Flatpak on NixOs I manage to get the Bolt launcher running. RuneLite works well, but the rs3 doesn't: - it either crashes during 'loading application resources' - or it...

## Describe the bug All of my alarms vibrate even though the settings (3 dots top right -> vibrate) is off. ## To Reproduce Describe the steps to reproduce the...

bug