neoclide / coc-eslint

Eslint extension for coc.nvim
MIT License
396 stars 25 forks source link

Not work with files that not saved. #121

Closed chemzqm closed 2 years ago

chemzqm commented 2 years ago

Need to save the file and restart eslint server to make the validation works, VSCode doesn't have this issue since it saves file to disk before buffer create.