An vs-code extension to see problems from Uri Online Judge without leave vs-code.
Features
See problem of specific number
Press F1, type URI online: show problem, input the number of the problem (ex: 1001) and wait the problem to load.
List all problems of specific category
Press F1, type URI online: list problems, choose your category (ex: Begginer), wait the fetching and then click on the problem to see full information.
Change log
v 0.0.1 (2019-01-01)
Features
See problem of specific number
This is the first feature of this extension, it allows you to see the problem with a specific number.
v 0.0.2 (2019-01-17)
Features
List all problems of specific category
This feature allows you to choose a category, see all problems of this category and then click on the problem you wanna see the full information.
Use Vscode color theme scheme
This uses your theme color palette to style the webview, allowing dark theme or light theme.
Features developed
[x] See problem of specific number
[X] List problems by category
[ ] Set user configurations, like default idiom and programming language
[ ] Allow the user to create templates, delete and add, with language identification