Vue: Change import formatting

Hi,

when I format my vuejs typescript file, it will list all imports from a specific packages vertically, each imported object in a new row. But I want to keep the "iteration" going until it hits the line-wrap marker (vertical line).

How can I do that? (see the example from the settings: property1, property2, property3 should be in one line)

0
2 comments

Try setting ES6 import/export to Wrap if long

   
0

Oh jesus, I didnt even know that the texts are dropdowns :D 

Thanks!

1

Please sign in to leave a comment.