xeluxee / competitest.nvim

CompetiTest.nvim is a Neovim plugin for Competitive Programming: it can manage and check testcases, download problems and contests from online judges and much more
GNU Lesser General Public License v3.0
381 stars 15 forks source link

Auto Recieve the whole contest #18

Closed smarttommyau closed 1 year ago

smarttommyau commented 1 year ago

Recieve the whole contest, for the other problems.It should auto open a file on the buffer and with the task name. This can be implement by keep recieving data and only close when no data is transmit for an amount of time. This would be really useful and can bring huge convenience.

xeluxee commented 1 year ago

I'm already working on cloning contests and fixing #5. But this task needs a bit of refactoring, so don't expect this feature to be implemented immediately

smarttommyau commented 1 year ago

I see. Thanks for your great efforts

xeluxee commented 1 year ago

This feature has just been implemented in 741f4c053a3749a1fab3bcbce14dd6082950cf75 See https://github.com/xeluxee/competitest.nvim#receive-testcases-problems-and-contests