Chung Shing Hin
Chung Shing Hin
I was attempting to compile PHP for a-shell using the following script. ```sh #!/bin/bash make clean PLATFORM=iPhoneOS # iPhoneSimulator # iPhoneOS HOST=arm-apple-darwin # i386-apple-darwin10 # arm-apple-darwin10 ARCH=arm64 # i386 #...
Great example! But one problem I encountered when using NotificationCenter to handle UIKeyCommand events is the inability to differentiate different scenes. For example, I have the demo project opened in...
Hey there @hermanzdosilovic. I know this is quite a huge request and has been discussed before (https://github.com/judge0/judge0/issues/97), but user interactivity is something users generally expect in an online editor platform....
Hi. I would like to discover the possibility of adding image output support for judge0. For example, when doing data analysis with libraries like matplotlib, the ability to output image...
I am building a new documentation website for Code: https://code.thebaselab.com. Let me know what you wish it to include. 
If you have a VS Code theme that you want to be in Code App, let me know here with the link to the theme's repo :)