theme-tools icon indicating copy to clipboard operation
theme-tools copied to clipboard

VS Code format should be formatWithCursor to maintain cursor position

Open charlespwd opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. Format Document should format and move your cursor to the new position. Turns out that's kind of baked in and there shouldn't be much from us to change.

Describe the solution you'd like https://prettier.io/docs/en/api#prettierformatwithcursorsource--options

charlespwd avatar Oct 05 '23 19:10 charlespwd