Philip Waritschlager
Philip Waritschlager
from https://github.com/CT-66/dotfiles/blob/master/ahk_x11/script.ahk: > ; don't use this with anything other than kde since the `ctrl+backspace` section somehow sends ctrl+alt+backspace which kills the X server ; kde has an option to...
### Page(s) https://playwright.dev/docs/api/class-request#request-resource-type ### Description The listing only mentions `image`, but on Firefox (only), HTML like ```html ``` results in the resourceType `images` instead.
## Environment ``` Sat Jul 6 12:16:17 AM CEST 2024 radare2 5.9.2 0 @ linux-x86-64 birth: git.5.9.2 2024-05-25__21:41:23 options: gpl release -O1 cs:5 cl:2 meson iaito 5.9.2 Linux x86_64 ```...
Hi! I found this project just today and it looks amazing. Wanted to have a look myself but the site is offline. Is this on purpose? Thanks
I wanted to do something like `javascript=node --inspekt-brk=9228 my/lsp/server.js` but the second `=` is disallowed. `\=` also doesn't work
### Description **Minimal code-snippet showcasing the problem** Also in playground: https://codesandbox.io/s/typescript-forked-r45f2 ```ts class MyClass { disallowedProp = undefined; } let c = new MyClass(); validate(c, { whitelist: true, forbidNonWhitelisted: true,...
dev
Hi @strayge, I thought this was a PR of yours but it wasn't, so I'm creating one. There's a *lot* going on in your `dev` branch. So just in case:...
Best to use the same order as Git UI on the left has. Right now it seems to be random.
From #163: > PS: It would be great to have an automatic release process using GitHub actions (vs. you manually deploying it from local), to avoid this kind of problems...