Amir

Results 10 issues of Amir

#### Your system information * System information from steam (`Steam` -> `Help` -> `System Information`) in a [gist](https://gist.github.com/): [My System Information](https://gist.github.com/ahmafi/6048f7d70ca807a56e3c2e6ab4d5a4f7) * Have you checked for system updates?: Yes *...

I couldn't install with the script because the files in the tar package file are named `fonthelper.service` and `fonthelper-updater.service` but the are defined with a `figma-*` prefix in the `install.sh`...

I have the following `prettier.config.js` file, and I'm using ESM, adding the `prettier-plugin-tailwindcss` in the plugins results in not reading the config file at all. I'm also working on a...

Are there any updates on when you are going to release version 2? Thanks for the great icons.

## Description Add a keymap_extras mapping for Farsi (Persian). There are a few layouts for Persian, and this is for the standard layout which is more common. ## Types of...

core
documentation
dd

When I export a schema from a package and use that schema in another package, the `instanceof` operator doesn't work on `ZodError` or `Schema`. I'm also new to creating packages,...

### Report hasn't been filed before. - [x] I have verified that the bug I'm about to report hasn't been filed before. ### What version of `drizzle-orm` are you using?...

bug

Is it possible to trigger the background runner events from Android when we receive an Android broadcast event within a Broadcast Receiver? For example, I want to do some login...

### What version of Bun is running? 1.3.0 ### What platform is your computer? Linux 6.17.4-200.fc42.x86_64 x86_64 unknown ### What steps can reproduce the bug? I have not tested this...

bug
bun install

Hi, thanks for this great project, I was wondering if there is any flag for customizing the behavior of functions autocomplete to not include function parameters. For example when I...