All my (small) collection of custom snippets for VS Code.
Download the snippet and copy it in the path
C:\Users\{USER}\AppData\Roaming\Code\User\snippets
This is my most used placeholder size for images, 350x150. Placeholder used : placeholder.com
<img src="https://via.placeholder.com/350x150" class="">
Created for Skat, with this snipet you enter the width & height that you need Placeholder used : placeholder.com
<img src="https://via.placeholder.com/widthxheight" class="">
Just a random one. Placeholder used : placeholder.com