Eugene

Results 8 issues of Eugene

[Example repo](https://github.com/zkulbeda/prisma-erd-generator-issue) Error: ``` Error: Command failed: find ../.. -name mmdc ``` or another error: ``` Error: Expected mermaid CLI at C:\Users\user\Project\prisma\node_modules\.bin\mmdc or undefined but this package was not found....

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** Reactive object `values` from `useForm` is bind directly to corresponding input, so Vue sets field value, and then recalculate all...

✨ enhancement
request

**What version of Tailwind CSS IntelliSense are you using?** v0.8.7 **What version of Tailwind CSS are you using?** v3.1.8 **What operating system are you using?** Windows **Reproduction** ```css div{ background-color:...

There are examples in the documentation that show that it is not necessary to return a result of the next middleware. If the developers follow this example for writing packages,...

enhancement

Just installed the plugin with default settings ![image](https://github.com/d-akara/vscode-extension-fold/assets/24959171/e7331d79-688a-4f33-bb09-0a7aa9c0944b) ![image](https://github.com/d-akara/vscode-extension-fold/assets/24959171/ae6c6a49-c78b-4fc4-9c71-8f90f15ccde4)

This pr is coupled with another pr #99, which is required for testing this workflow in current pr. The workflow runs vitest benchmark two times (on pr and main branch),...

enhancement
github

This separated pr is required to merge into main branch for testing github actions workflow in next coming pr #100. I just copied one of the tests from typescript-runtime-type-benchmark just...

enhancement
github

### Describe the bug I want to use a fragment and I need to write down 3 dots before fragment name. But in vscode this is happening: ![tada](https://github.com/0no-co/gql.tada/assets/24959171/25ee470e-62d9-4737-9a01-19c220f881b3) So I...