Solve codeforces problems directly from VS Code. A VS Code extension. (vscode-codeforces)
Difference between en1 and en2, changed 1,585 character(s)
Hello codeforces,↵

I would like to present to you a VS Code extension which lets you solve codeforces problems directly from VS code, no need of opening a browser. Inspired from this great extension https://github.com/jdneo/vscode-leetcode.↵

Currently I am in the prototype phase so I haven't published this on the marketplace so you will have to install it from vsix. [Link Here](https://drive.google.com/file/d/1lHlZbhUIFJdJqt3mari-LKrYr0_5qaKv/view?usp=sharing) Make sure you have Nodejs installed on your system.↵

[![Capture-2
<strong>UPDATE</strong>↵
It's live here : https://marketplace.visualstudio.com/items?itemName=KaustubhSathe.vscode-codeforces↵

## Requirements↵
- [VS Code](https://code.visualstudio.com/)↵
- [Node.js](https://nodejs.org/en/)↵

<hr/>↵
## Quick Start↵

[![quickStart1.md
.png](https://imagehost.imageupload.net/2020/05/24/Capture-29/quickStart1.md.png)](https://www.imageupload.net/image/whnGZ)↵

[![Capture3.md
51jLz)↵

<hr/>↵
## Features↵

**Sign In/Out**↵

- Click on "Sign in to Codeforces" in the codeforces explorer to sign in with your codeforces account.↵
- Or use the following command :↵
    - Codeforces : Sign In ↵


[![signinpic
.png](https://imagehost.imageupload.net/2020/05/24/Capture3.md9/signinpic.png)](https://www.imageupload.net/image/whs3b)↵


#### Features :- ↵
- Subm
51Reh)↵

**Browse Problems**↵

Browse problems by categories :↵
- All↵
- Difficulty↵
- Tags↵
- Your favor
ite problem to codeforces↵
- R
s↵
- Recommended problems for your practice (By default r
ecommends Pproblems for practice whichyour user profile if you want recommended problems for any other user profile use command "Codeforces: Recommend Problems". It uses [Codedrills](https://recommender.codedrills.io/) in the backend (parses recommended problems from it)↵
- Sort problems by
)↵


Problems can be sorted by their
 difficulty orand number of submissions
- Get problems by tags,difficulty or your favorite problems(Use codeforces api)↵

Currently the extension is half baked
.↵

[![browseproblems.png](https://imagehost.imageupload.net/2020/05/29/browseproblems.png)](https://www.imageupload.net/image/51Lyy)↵

Your solved problems are marked as green tick and failed submissions as red cross: ↵

[![greenpic.png](https://imagehost.imageupload.net/2020/05/29/greenpic.png)](https://www.imageupload.net/image/51AhQ)↵

<hr/>↵

Please give feedback
 and bsuggy but I am working on it as and when I get time. Please give feedback and suggestions for features, yestions for improvement, also report any bugs found. ↵
<br/>↵
I tried my best on parsing problems but displaying mathjax heavy problem statements cleanly is still an issue, if anyone can help in this regard please feel free to DM me.↵
Y
ou can have a look at the code over here https://github.com/KaustubhSathe/Codeforces.↵





History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English lil_chonk 2020-05-29 23:21:28 2 Tiny change: 'gories :\n- All\n-' -> 'gories :\n<br/>\n- All\n-'
en2 English lil_chonk 2020-05-29 23:17:50 1585 Tiny change: 'gs found. \nI tried ' -> 'gs found. <br/>\nI tried '
en1 English lil_chonk 2020-05-24 21:47:18 1423 Initial revision (published)