-
### Bug description
tl;dr;
prisma-zod-generator did not generate anything in the generated folder, in the log no errors found.
### How to reproduce
create a t3 stack app like this:
`pnpm create…
-
### Your idea:
I was looking at ESLint for something else and noticed that as of Nov 2023, the rules around formatting in ESLint are deprecated. They will continue to work until v10 (we are at ~v8.5…
-
**Describe the bug**
When using a tailwind-variants `tv` config with a moderate amount of compound variations, the tailwind-intellisense extension hangs indefinitely for the whole project.
**…
-
**IMPORTANT:** See the Troubleshooting page: https://docs.bracketspace.com/notification/user-guide/troubleshooting before creating an issue.
## Bug description ##
Cannot get notifications plugin…
-
When I have folded items in my file, Then i format with Prettier through this extensions. It unfolds everything. It would be nice if it kept the folding after format.
Reproduce:
1. hit CTRL+K, C…
-
**Environment**
* **OS**: macOS Ventura (13.3)
* **Prettier version**: 2.8.6
* **node version**: 16.16.0
* **package manager**: npm v8.11.0
* **IDE**: VSCode stable
**Describe the bug**…
-
### Plugin Version
v1.15.3 & 1.16.0-0
### Prettier Version
v2.3.1
### Which frameworks are affected?
- [ ] none
- [X] vue
- [ ] angular
- [ ] svelte
### Node Version
v12.19.1
### Which operati…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Current zed settings:
```json
{
"theme": "Ayu Mirage",
"ui_font_size": 13,
"buffer_font…
-
感觉写JavaScript,TypeScript和HTML这种缩进层级比较多的语言,缩进2个空格就好了,然后各种格式细节看得也很让人揪心。推荐prettier这个东西 [prettier - npm](https://www.npmjs.com/package/prettier) ,全局安装是
~~~bash
$ npm i -g prettier
~~~
然后在项目根目录下创建配置文件:…
-
Hi
after save , prettier auto add double "php close tags" on end of file
effect only short tags
**Prettier 6.3.1**
**PHP Plugin 0.16.2**
**Input:**
```php
```
**Output:**
```php
…