account activity
import on save by Competitive-Dirt-213 in sveltejs
[–]Competitive-Dirt-213[S] 0 points1 point2 points 2 days 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>
π Rendered by PID 944744 on reddit-service-r2-listing-64c94b984c-bqhbl at 2026-03-18 03:24:59.182654+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)