Ashish Kedia
Ashish Kedia
Changed the domain from .pl to .com which led to no downloads! Add new feature to avoid downloading multiple accepted solutions for same problem! Some more work to do :...
Add configuration for virtualenv and add setup to install the program
Write a test script to check the program. Use it add continuous integration using TravisCI. Add test coverage from coverage.io. That way you won't commit buggy codes ever.
Allow user to create a config file before they execute install script. Parse all the configuration from that script.
Currently, any IDE is just opened with the first argument as the file path. While this works for most popular IDEs, but some IDEs may have other rules. Especially what...
In case of any error add a JS alert to inform user about the failure to open the corresponding IDEs.
I am not exactly sure how to do that but one way would be to use pyty to attach terminal.
Hackerrank already has a nice text editor. It would nice to have all the code in editor to transfer directly to an IDE. Vice-versa may be difficult to achieve