Compare commits

2 Commits
0.1.0 ... main

Author SHA1 Message Date
Keith Solomon
5a34d1c75c 📄 docs: Fix Releases page URL 2026-01-26 09:48:43 -06:00
Keith Solomon
57075ca070 📄 docs: Add vsix and install instructions 2026-01-26 09:46:53 -06:00

View File

@@ -15,6 +15,10 @@ Scaffold WordPress ACF blocks from a reusable template inside Visual Studio Code
- VS Code 1.80+ - VS Code 1.80+
- Node.js + npm - Node.js + npm
## Installation
Download the `.vsix` file from the [releases page](https://git.keithsolomon.net/keith/VsCode-Block-Scaffold/releases) and install it via the Extensions view in VS Code (click the ellipsis `...` and select "Install from VSIX...").
## Installation (local development) ## Installation (local development)
1. Install dependencies: 1. Install dependencies: