Code Playgroud: Suggestions | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Code Playgroud: Suggestions

I've used some online compilation tools before. You're VM setup seems pretty strong. Just some suggestions for the Code Playground The invocation for your code playground compilers/interpreters are preconfigured in the backend (e.g. /bin/bash ./Playground/runner.sh 0.5s g++ -Wall -fconcepts -pthread -std=c++17 -o /usercode/a.out *.cpp usercode/a.out). It would be nice if you could add some dropdowns like for some common settings like -std=XXXX etc. The ace editor is nice though, I've used that in some projects. Ace has a vi keys setting. It would be awesome if you could add that (I usually make my vi/normal toggle alt-j) Multi file/folder support would also be appreciated. Something like treejs (https://www.jstree.com/) would be awesome I know Code Playground is not repl.it, but hell, why not go for it?

5th Aug 2020, 11:41 PM
Ockert van Schalkwyk
Ockert van Schalkwyk - avatar
2 Answers
+ 6
You can send your suggestions to info@sololearn.com with all the details you just provided if you want the creators to see it. I don't think SL staff reads the Q&A to look for suggestions.
5th Aug 2020, 11:46 PM
Aymane Boukrouh
Aymane Boukrouh - avatar
+ 3
Awesome thanks, new to this one :)
6th Aug 2020, 12:02 AM
Ockert van Schalkwyk
Ockert van Schalkwyk - avatar