Scribe Audio Resource
is to provide provision to load Scripture Burrito standard based audio project as reference. This extension helps you to load and play audios seamlesssly by interacting with editor and reference at one place. The extension is available in Visual Studio Code and in OpenVSX market place.
- Node.js >= 18.17.0
- Visual Studio Code >= 1.85.0
- Fork this repository
- Install dependencies with
yarn install
- Install dependencies with
yarn install
for webview (insidecd src/webview/
) - For building webview UI
yarn run build:all
or developing webview UIyarn run watch
F5
ordebug
for running vscode host development window
Enjoy!