d-agrawal's blog

By d-agrawal, history, 4 years ago, In English

Hey all!

I'm glad to announce the much requested features to the Competitive Programming Helper extension for VS Code.

Demo

What's new ?

  • You can now choose custom compiler flags for g++, such as -std=c++11 or -Wall.
  • To make your working directory clean, you can choose a custom location for saving generated testcases and binaries.
  • A video has been added to the readme to make first time use easier.

Install Now :

There are several ways :

Source Code

The project is open source. Check out The GitHub repository

Report Bugs/ Feature Requests

Please report bugs at the github repository. I will also be glad to accept feature requests! Just create an issue.

Until next time!

d-agrawal

  • Vote: I like it
  • +8
  • Vote: I do not like it