Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Michael Pfister
@pfista
Zed Users: Has anyone actually gotten ESLint working with Zed? Not for code formatting, but for code linting. It would be great if Zed respected a projects .eslintrc.yml or other configuration files (same for in monorepos with multiple eslint configs). But I can't figure out any way to get this to actually work with Zed. Is it possible? Ideally lint issues according to my rules would show up in the Diagnostics section.
2 replies
0 recast
6 reactions
alex
@alexgrover.eth
eslint support is build in to Zed. I just tested and it's working for me without any specific settings. what error are you seeing?
1 reply
0 recast
2 reactions
Michael Pfister
@pfista
hmm so weird, what does your zed settings file look like per chance? It just started working for me now, but I swear I didn't change anything. It wasn't showing me any eslint errors based on my config before in the Diagnostics panel...
1 reply
0 recast
0 reaction
alex
@alexgrover.eth
here's mine: https://snippets.so/snip/TZf5psu-S1 out of curiosity why the `languages` key? wondering if that might cause the issue
0 reply
0 recast
1 reaction