sponsor Vim development Vim logo Vim Book Ad

codeforces.vim : Vim plugin for CodeForces

 script karma  Rating 16/4, Downloaded by 1318  Comments, bugs, improvements  Vim wiki

created by
Igor Kolobov
 
script type
utility
 
description
Vim plugin for CodeForces

What allows to do:

* Watch standings of contests (Unofficial http://i.imgur.com/yI5bhBs.png, Friends http://i.imgur.com/2o730zV.png, Official http://i.imgur.com/avSplri.png, Room http://i.imgur.com/nRH64jB.png)
* Submit source code (thanks to CountZero http://codeforces.ru/blog/entry/14786)
* Watch result of last user's submissions http://i.imgur.com/hDWFJXo.png
* Load text of problems
http://i.imgur.com/Q5M9fsd.png
http://i.imgur.com/NAmMBEj.png
* Download last submission of user to problem (qwerty787788's solution to F http://i.imgur.com/vqvZV7Y.png)

It is clone of github project https://github.com/Igorjan94/codeforces.vim
 
install details
with your favorite plugin manager, e.g. Bundle 'Igorjan94/codeforces.vim', then :PluginInstall

Dependencies
* Python
  * requests   (all network)
  * HTMLparser (loadProblem, loadSubmission, parseContest)
  * flask, selenium (submit)
* EasyAlign https://github.com/junegunn/vim-easy-align vimscript #4520 for beautiful standings
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
0.4.zip 0.4 2016-05-29 7.0 Igor Kolobov submit via python-server
0.2.zip 0.2 2015-05-28 7.0 Igor Kolobov fix of 'fix bug in CF'
0.2.zip 0.2 2015-03-24 7.0 Igor Kolobov * Parsing of contest
* Running samples
* Correct html-parsing of problem statement, submission, friends
* Contest list
* Standings with '?' while systests, color of points Blue if contest isn't finished
* Refactoring
codeforces.vim.tar.gz 0.2 2015-03-02 7.0 Igor Kolobov Initial upload
ip used for rating: 3.235.140.73

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github