GetCode Competitive Programming Plugin for SublimeText Codechef/SPOJ/Codeforces/Virtual Judge
Difference between en1 and en2, changed 16 character(s)
# GetCode↵
This is an S
Tublime Text 3 plugin which:↵

1. Take
s the URL of a problem such as https://www.codechef.com/problems/INVLIS.↵
3. Parse
s the URL and get the problem code(In this case it is **INVLIS**).↵
4. Create
s a new .cpp or .py file with a pre-determined template(cpp.snippets which is customized via settings).↵

### Keyboard shortcuts↵

For all 
Ooperating Systems, ctrl+alt+x opens a new dialogue box which takes the problem url as user input ↵


### How to install↵
 1. Install Package Control from [here][1]↵
 2. In Sublime, Open Package Control↵

 [![Open Package Control from the Preferences Menu][2]][3]↵

 7. Select `Package Control: Install Packages`↵
 ↵
 [![enter image description here][7]][8]↵

 8. Now you should be able to search for and install the GetCode Package.↵


### How to use it↵

After installing, it is necessary to configure the settings(setting the default directory and snippets).↵


After configuring the settings, ctrl+alt+x opens a new dialogue box which takes the problem url as user input↵

### Supported websites(for now)↵

1. Codechef↵
2. Codeforces↵
3. SPOJ↵
4. Virtual Judge↵


  [1]: https://packagecontrol.io/installation↵
  [2]: https://i.stack.imgur.com/XsJwi.png↵
  [3]: https://i.stack.imgur.com/XsJwi.png↵
  [4]: https://i.stack.imgur.com/1IdpT.png↵
  [5]: https://i.stack.imgur.com/1IdpT.png↵
  [6]: https://github.com/Salil03/GetCode/releases↵
  [7]: https://i.stack.imgur.com/0QTyZ.png↵
  [8]: https://i.stack.imgur.com/0QTyZ.png

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English del_acc 2019-03-19 19:56:16 16
en1 English del_acc 2019-01-16 15:22:21 1582 Initial revision (published)