vscode-inline-html icon indicating copy to clipboard operation
vscode-inline-html copied to clipboard

Feature Request: autoClosingTags & linkedEditing

Open FlatMapIO opened this issue 2 years ago • 1 comments

It would be perfect if these configurations in vscode were supported!

{
  "editor.linkedEditing": true,
  "html.autoClosingTags": true,
  "typescript.autoClosingTags": true,
}

FlatMapIO avatar Jan 10 '23 11:01 FlatMapIO

@FlatMapIO glad you're enjoying the extension and thanks for the requests, I'll add them to my TODO which I'll hopefully find enough time to get too soon. In the meantime, PRs are always a huge help.

pushqrdx avatar Jan 13 '23 05:01 pushqrdx