How to contribute
June 16, 2024 · View on GitHub
Bug fixes are welcome, but not new features. See more details.
Development workflow
Install dependencies first:
npm install
Run linters and tests:
npm test
Run the extension: press F5 or Run → Run Debugging.