Thanks for your interest in Dogecoin for VS Code! You are very welcome to contribute.
Make sure you have configured your VS Code dev environment as described in its official docs
Clone this repository and install its dependencies
git clone https://github.com/felipecespedes/dogecoin-vs-code.git
cd dogecoin-vs-code
yarnThen generate the env variables
yarn generate-envRun the Svelte compiler
yarn watch-svelteOpen the dogecoin-vs-code folder in VS Code then press F5