This extension allow to use Visual Studio to push your code on CodinGame.com.
It uses Selenium to control the website directly from VS.
You can use multiple files/class in your project.
Get the extension on the MarketStore : CodinGameExtension or in VS go to Extensions > Manage Extensions > CodinGameExtension
After the extension is installed, you need to add the Coding Extension Toolbar to your main Toolbar:
- First icon allow to launch the browser with CodinGame. The first time, you need to login then you can navigate to the exercice you want.
- The second button push the current project into your exercice.
- The third button do the same thing and launch the test.
It only works for C# and Python project but can easily be improved for others languages.
In case you close the firefox window, you need to restart Visual Studio.
It's not a Visual Studio Code extension.
Session cookies management is hazardous
Please report bug or improvement request in Github Issues