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

Submitting solution to the respective competitive programming platform #50

Closed devout-coder closed 4 months ago

devout-coder commented 5 months ago

@xeluxee Loved this neovim extension! However it will be even cooler if you get to submit your solutions to the chosen competitive programming platform. Do you have any plans of working on this feature? If not, I would love to contribute this feature to this awesome package.

xeluxee commented 4 months ago

Submitting solutions from this plugin is a planned feature (see roadmap). At the moment I haven't enough time to start working on this feature and before any development we need to choose the right tools for submitting. Let's keep discussion about this feature on #30