idahogurl / vs-code-prettier-eslint

A Visual Studio Code Extension to format JavaScript and TypeScript code using the prettier-eslint package.
MIT License
184 stars 46 forks source link

Warp up prettier-eslint worker with first available open document #202

Closed netux closed 6 months ago

netux commented 7 months ago
netux commented 7 months ago

Sorry for the delay, it's been a busy few days. I have done the changes as requested, as well as fix waitForActiveSupportedDocument() so it actually resolves if the opened document has a language that's supported.