Hello All!
A competitive programming extension for VS Code!
I have created an extension for Visual Studio Code that makes testing, creating, and downloading testcases very easy. It is similar to CPPFastOlympicCoding for Sublime. Search within VS Code Extensions or download from link below. Works on Windows, Mac, Linux. You need to have G++ ( GCC ) installed.
Extension Name : Competitive Programming Helper
Store Link : https://marketplace.visualstudio.com/items?itemName=DivyanshuAgrawal.competitive-programming-helper
Features
Add multiple testcases.
Download from Codeforces automatically.
Auto compile and run, shows compilation errors, run-time errors ( stack overflow, seg-faults etc).
GUI, no manual file editing.
Please try it out and give feedback. Please report issues/ send feature requests here : https://github.com/agrawal-d/competitive-programming-helper
Thanks!