korywka
korywka
@benmccann done, thanks!
🔝 This is all news on this issue 🥲
@JosephTLyons No rush, but please take a look how popular the issue is 🥹
@mrnugget Thanks for the update. Can you provide please an example how to make eslint fix on save? Me and probably some others don't have deep knowledge in LSP and...
https://github.com/zed-industries/zed/assets/988471/9d254ee1-c031-4f57-9e89-6261edf37158 nope, errors are not fixed, looks like the file is formatted with other (default?) formatter, not `eslint`. ps. `"formatter": "language_server"` doesn't help too 🤷♀️
@eidriahn autofix for eslint? can you share please `settings.json`?
@sanketnaik99 Please make sure you use the latest build, but not the stable one: https://github.com/zed-industries/zed/releases (assets)
Have the same issue. Maybe this issue/PR will fix it: https://github.com/zed-industries/zed/issues/8823
https://github.com/zed-industries/zed/assets/988471/9735f956-b19f-4dc2-ae85-34d0d7a00a4b I have the same issue: if you edit something and save - eslint is fixed. If just press save next time - prettier is fixed. But my config is...