Browser add on that enables Codeforces submit with Competitive Programming Helper
Available for Firefox and Google Chrome.
Install the extension using the above links, and keep the browser window open when you want to submit from cph in VS Code.
Run npm install, then node create-zip.js. Needs
jq.
To format the code using Prettier, run:
npm run formatTo check if the code is correctly formatted, run:
npm run format:checkContributions are welcome.
Please create an issue for support.