vscode-puzzlevscode-puzzle is a super simple VSCode add-on that collects a problem from the internet and brings it directly into your editor. Practice your programming skills with ease. Featuresvscode-puzzle currently supports problems from r/dailyprogrammer, ProjectEuler, and CodingBat. It fetches a random problem for any of those three sites, creates a folder, and stores both a markdown file with the problem description and creates a
Requirementsn/a Extension SettingsIn the future, there will be an option to set your preferred solving language. TODO: use the Known IssuesTBD Release NotesThis is currently being built as a part of the Microsoft VSCode Hackathon. Release notes to come following this weekend. 1.0.0The initial release of vscode-puzzle is described above. |