Skip to content

Commit 0533fc2

Browse files
docs: Add further resources section for VS Code snippets
1 parent 1bc53ed commit 0533fc2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/blog/starlight-vscode-snippets.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,8 @@ Create an empty Markdown (`.md`) or `.mdx` file. Start typing `ffmt` and press `
5555

5656
![Screenshot of the Visual Studio Code editor, displaying generated content from a code snippet. ](../../../assets/blog/starlight-vscode-snippets/screenshot-triggering-ffmt-snippet.png)
5757

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+
5862
Read more tips and tricks for working with Astro and Starlight on [HiDeoo's blog](https://hideoo.dev/notes).

0 commit comments

Comments
 (0)