zed/assets/settings
Kirill Bulatov a53b3b6b10
Explicitly specify php files' formatter for prettier (#13883)
Closes https://github.com/zed-industries/zed/issues/13878

Seems that all regular files types are being recognized by Prettier from
their paths, but the PHP one does not despite the PHP plugin used when
formatting.


Release Notes:

- Fixed PHP prettier formatting, by including `php` parser name into
formatting queries
([13878](https://github.com/zed-industries/zed/issues/13878))
2024-07-05 21:52:47 +03:00
..
default.json Explicitly specify php files' formatter for prettier (#13883) 2024-07-05 21:52:47 +03:00
initial_local_settings.json Remove links to docs.zed.dev (#7187) 2024-01-31 22:26:15 -07:00
initial_tasks.json Small improvements of the task terminal spawn behavior (#9399) 2024-03-15 18:32:59 +02:00
initial_user_settings.json Make initial settings valid JSON (#13785) 2024-07-03 12:25:25 -04:00