You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/blog/starlight-vscode-snippets.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,4 +55,8 @@ Create an empty Markdown (`.md`) or `.mdx` file. Start typing `ffmt` and press `
55
55
56
56

57
57
58
+
## Further resources
59
+
60
+
If you find snippets useful and want to explore a VS Code extension which includes a decent set of preconfigured snippets, check out [Astro Snippets by Shelton Louis](https://marketplace.visualstudio.com/items?itemName=SheltonLouis.astro-snippets).
61
+
58
62
Read more tips and tricks for working with Astro and Starlight on [HiDeoo's blog](https://hideoo.dev/notes).
0 commit comments