Getting Started
To begin using the Boilerplate Templater extension, follow these steps:
-
Install the extension from the Visual Studio Code Marketplace (opens in a new tab).
-
Initialize your workspace:
- Press
Cmd+Shift+P(orCtrl+Shift+Pon Windows/Linux) to open the command palette. - Search for
Templater: initializeand select it. - This will create a
.templaterfolder in the root directory of your workspace.
- Press