Jutge VSCode ExtensionThe Jutge VSCode Extension provides a seamless integration between Visual Studio Code and Jutge.org. It empowers novice and experienced programmers to improve their coding skills by solving programming problems from Jutge.org directly within the IDE, making it easy to focus on coding without switching contexts. Ready to level up your programming practice? Install the Jutge VSCode Extension and start solving Jutge.org's problems without leaving your favorite editor. The main features of the extension include:
The extension is still in its early stages, and we are actively working on improving its functionality and user experience. In the near future, we plan to add more features such as:
The extension is built using TypeScript and leverages the VSCode API to provide a rich user experience. It uses webviews to display problem statements and test cases, and it integrates with Jutge.org's API to manage authentication, problem retrieval, and submission handling. This is an open-source project that thrives on community involvement. We welcome your contributions and feedback:
See the Contributing section for more details on how to get involved. InstallationVSCode linkYou can install the extension directly in Visual Studio Code by clicking this link. From VSCode MarketplaceInstall the extension from the VSCode Marketplace. Building and packaging the extension
DevelopmentCheckout the |