Open KristjanTammekivi opened 4 years ago
When writing an import I always type the module name first so when choosing what to import it would autocomplete. So I made my own snippet as "import { $2 } from '$1';"
When writing an import I always type the module name first so when choosing what to import it would autocomplete. So I made my own snippet as "import { $2 } from '$1';"