📄 docs: Add vsix and install instructions

This commit is contained in:
Keith Solomon
2026-01-26 09:46:53 -06:00
parent d7fa1b01a0
commit 57075ca070

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: