Chung Shing Hin

Results 37 issues of 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....

enhancement
low-priority

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...

enhancement
enterprise

The built in font picker can't show user defined fonts.

bug

https://github.com/liriliri/eruda

enhancement

A split view to show markdown preview in real time.

enhancement

I am building a new documentation website for Code: https://code.thebaselab.com. Let me know what you wish it to include. ![image](https://user-images.githubusercontent.com/38398443/173013693-3ac1e2ee-4f50-4a38-bc10-9254374cc0f9.png)

documentation

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 :)

enhancement