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
417 stars 20 forks source link

Feature request: allow user to choose whether to create a new source file or to just stay in current source file. #54

Closed ShelpAm closed 5 months ago

ShelpAm commented 5 months ago

Some people (like me) have some infrastructures for competitive programming and want to integrate your plugin with theirs. So, a feature of choosing to download problems without creating a new source file is appreciated.