Simon Schick

Results 92 issues of Simon Schick

### Describe the feature I've switched from vscode to zed, and would like to know whether there are already plans of providing an extension for zed anytime soon. I myself...

Fixes #235 --- This change is [](https://reviewable.io/reviews/iamisti/mddatatable/237)

#### Bug Report Checklist - [X] Have you provided a full/minimal spec to reproduce the issue? - [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [...

Issue: Bug

### Provide environment information ``` System: OS: macOS 14.4.1 CPU: (8) arm64 Apple M1 Memory: 62.41 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.10.0 - ~/.nvm/versions/node/v20.10.0/bin/node npm:...

🐛 bug: unconfirmed

### Is your feature request related to a problem? Please describe the problem. On my multi-tenancy application, I cannot see an option how I can get a token for a...

status:waiting-for-triage
type:feature

### Related plugins - [x] [plugin-react](https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react) - [ ] [plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react-swc) - [ ] [plugin-react-oxc](https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react-oxc) ### Describe the bug When changing a file (`random-component.tsx`), containing a circular reference to another component...

pending triage

Fixes #9664, by catching the error of `onSuccess`, `onError` and `onSettled` callbacks passed to the `mutate` function and reporting it on a separate execution context. This change will catch all...

package: query-core

I saw #79, which is what I'm getting again using the following extensions: | Package | Version | | ------------- | ------------- | | pg | 8.15.5 | | kysely...

### Clear and concise description of the problem I often have a use-case for checking whether two arrays contain equal elements but in a different order. ### Suggested solution I...

enhancement: pending triage

### Did you check existing issues? - [ ] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser - [x] I have searched the existing...

bug