Kamiel de Visser

Results 25 comments of Kamiel de Visser

> How did you install Alacritty? Also can you try without `wsl` shell? I tried installing Alacritty through the binary on the releases page and through choco. When I remove...

Good catch, but I did make sure my profile was correctly reloaded after changing my config.

> I'm pretty sure it was fixed by [6585d60](https://github.com/alacritty/alacritty/commit/6585d60408be1d6c275a41e4c94da092482a1ea7) which is not present in any release yet. > > So you can try build msi yourself. I haven't tried this...

+1 I find this to be an essential feature when I'm doing vector design.

I just went down a rabbit hole of issues. I initially thought the `svelte-language-server` had a bug which prevented me from importing through `$lib`, but it turns out it all...

Here's a preview of how it looks: ![image](https://github.com/user-attachments/assets/d53e1a5f-20b9-4035-8615-397023e3808d)

The pages on static variables and functions seem to just adhere to the normal style guides for other variables or functions. It would be nice if they were added to...

I opened up a PR at #9706 to address this issue. This seems to be part of a bigger problem, as more content is missing. Please see #9707

It seems that using the patched version from [here](https://github.com/ryanoasis/nerd-fonts/releases/) seems to work without issues, when you supply `fontFamily: "JetBrainsMono Nerd Font Mono"` I borrowed this from the instructions over at...

Are you experiencing this because of #366 perhaps ?