Vscode and autoimport
My vscode adds import statements when I select from the suggestions.
for example when I start typing
for example when I start typing
<TuiC it suggests the component but when select it adds this: import TuiContainer from '~/components/tui/TuiContainer.vue'