vscode-svelte-component-extractor icon indicating copy to clipboard operation
vscode-svelte-component-extractor copied to clipboard

Possibility to customize imports

Open jhewt opened this issue 4 years ago • 2 comments

Hey, First thank you for the extension, it's been really useful. However I'd love to config the import format, like for example being able to use single quotes instead of doubles.

jhewt avatar May 11 '20 03:05 jhewt

@jhewt any suggestions in how to implement that ?

proverbial-ninja avatar Jun 05 '20 06:06 proverbial-ninja

Will be fixed with #11 . The solution is to run VS Code's formatter after the new component has been extracted.

Dan1ve avatar Mar 16 '23 08:03 Dan1ve