Ensure default prettier installs correctly when certain FS entries are missing (#8261)
Fixes https://github.com/zed-industries/zed/issues/7865 * bind default prettier (re)installation decision to `prettier_server.js` existence * ensure the `prettier_server.js` file is created last, after all default prettier packages installed * ensure that default prettier directory exists before installing the packages * reinstall default prettier if the `prettier_server.js` file is different from what Zed expects Release Notes: - Fixed incorrect default prettier installation process
K
Kirill Bulatov committed
a588f674db84b69fc29bc14542b4137e17fbb516
Parent: 50dd38b
Committed by GitHub <noreply@github.com>
on 2/23/2024, 10:25:56 AM