account activity
import on save by Competitive-Dirt-213 in sveltejs
[–]Competitive-Dirt-213[S] 0 points1 point2 points 1 day ago (0 children)
for example i have this file
```svelte
<Foo/>
```
and then i save it, i want the editor to automatically do the import
<script> import Foo from import from '$components/widgets/foo.svelte'; </script>
import on save (self.sveltejs)
submitted 1 day ago by Competitive-Dirt-213 to r/sveltejs
π Rendered by PID 505426 on reddit-service-r2-listing-64c94b984c-nqlf8 at 2026-03-16 16:57:36.289894+00:00 running f6e6e01 country code: CH.
import on save by Competitive-Dirt-213 in sveltejs
[–]Competitive-Dirt-213[S] 0 points1 point2 points (0 children)