Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: Add further resources section for VS Code snippets

authored by

Felix Schneider and committed by
GitHub
0533fc23 1bc53edd

+4
+4
src/content/docs/blog/starlight-vscode-snippets.mdx
··· 55 55 56 56 ![Screenshot of the Visual Studio Code editor, displaying generated content from a code snippet. ](../../../assets/blog/starlight-vscode-snippets/screenshot-triggering-ffmt-snippet.png) 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).