idahogurl / vs-code-prettier-eslint

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

feat: support "Format on Paste" #161

Closed idahogurl closed 1 year ago

idahogurl commented 1 year ago

Closes #139

What

How

Create range using document line count instead of using provided range