Stijn De Clercq

Results 10 issues of Stijn De Clercq

### Problem In some cases it can be desirable to have the background freeze while drawing the area to take the screenshot from. Examples can include things that are moving/animated,...

Needs Design

### Problem I'm using a font that has support for ligatures. However, I highly dislike working with them. In my regular IDE I have them disabled, but Code doesn't seem...

Status: Incomplete

Hi, are there any plans to type this library? I've been using it in my Electron apps lately but it bugs me a bit that I can't really get any...

### What is your use-case PR #2345 added an option to **de**serialize enum values in a case-insensitive manner. However, this only solves the problem in one direction. In an application...

feature

### Problem In some cases it can be desirable to have the background freeze while drawing the area to take the screenshot from. Examples can include things that are moving/animated,...

Needs Design

## Problem Table cells cannot currently span across multiple columns: These Are Single Column But these are multi-column This is often useful when wanting to "group" or "nest" headers: Benchmark...

Type: Enhancement
Status: Design Needed

Right now the `Proxy` struct has `datacenter` and `residential` fields, but there are more variants like ISP that could be included here. Adding one field is easy, but IMO it...

enhancement
question
needs input

This issue is more of a question about the way the library works. If the answer is that this is currently not supported, consider it a feature request instead. `JsonPath::query()`...

There are some HTMX extensions available. It would not be feasible to add and track every community-made extension here, but the handful of official ones would be a nice addition...

### Description I appreciate the detailed syntax/grammar breakdowns in the SurrealQL section of the docs, but noticed that many fragments are full of `@` which are not explained anywhere (at...

documentation