Auto-Import icon indicating copy to clipboard operation
Auto-Import copied to clipboard

support to alias path when import

Open dengyakui opened this issue 6 years ago • 2 comments

I have a config in webpack to resole @ => ${workspace}/src .
and I want to use syntax like below

  impot {} from '@/components'    

how should i config? my editor is vscode

dengyakui avatar Jun 07 '18 05:06 dengyakui

yeah, me2 me2!

antonbrams avatar May 26 '22 01:05 antonbrams

I find that this works sometimes and not other times, at random. Maybe there is some build-in auto-import in vscode now that is conflicting?

vincerubinetti avatar Nov 08 '22 01:11 vincerubinetti