Tomáš Hübelbauer
Tomáš Hübelbauer
Hi, I am trying to use your project through https://www.npmjs.com/package/eufy-security-client which relies on it. I set up a new Vite project using `npm create vite@latest my-react-app -- --template react` and...
Hi, checking out the latest pre-release in the repo: https://github.com/fstarlang/fstar/releases I downloaded the Darwin archive and extracted it, then went into `bin/` and found the binary is named `fstar.exe`. Using...
Hi! In addition to the `push` and `sample` Jekyll filters I've added recently, I am looking at adding `markdownify` (convert Markdown to HTML) to make the Playground usable for my...
This is groundwork for using `{{ github.token }}` everywhere. We will need to add `permissions` to a few places to make the built-in GitHub Actions workflow integration PAT more powerful...
Hi! Thanks for the cool extension. I installed it and went to a project which had no debugger configurations yet. I went to the Debugger ("Run and Debug") pane in...
Hi, just installed the latest version of the Excelidraw extension and tried to use it by creating a `test.excelidraw`, `.excelidraw.json` and `test.excelidraw.png` files and opening them, both done from the...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
# Description I'd like to request an option be introduced to allow preserving a self-closing tag's `/>` on its own line. This is so that VS Code can re-export this...
### What version of Bun is running? 1.1.0+5903a6141 ### What platform is your computer? Darwin 23.4.0 arm64 arm ### What steps can reproduce the bug? See my repro repo: https://github.com/TomasHubelbauer/bun-runtime-plugin-onResolve-custom-protocol...
Hi! I always forget the `lgtm` in the default trigger is lowercase. I know I can override the trigger but I'm thinking maybe you'll want to accept uppercase `LGTM` as...