codeapp
codeapp copied to clipboard
Building a full-fledged code editor for iPad
I tried to run a simple C++ file that uses class and object. So, I created a simple "Car.h", "Car.cpp" and "CarMain.cpp". I have attached the images below. I run...
First of all, just want to say I absolutely love using this app, which helped me in many occasions. My main programming language is C++. However, I came to realize...
Can add extension for running jupyter notebook in App? Thanks you!
`replaceCommand` calls no longer work when building with Xcode 16. Specifically `@_cdecl` no longer expose swift functions in a way that `dlsym(RTLD_MAIN_ONLY, functionName.UTF8String);` can find them. Further investigation needed.
Hello! I’ve encountered an issue while using Code App. It seems that I am unable to open files directly from OneDrive; the “Open” button remains grayed out. Additionally, I cannot...
https://github.com/user-attachments/assets/30596b20-1ced-4ee6-bfb7-b9639dc50d23 Can you make it so that when you press enter after creating an html tag, have it be on 2 separate lines, and indent in the middle? Like at...
When I try to pull https://github.com/torvalds/linux.git, it will hung during pulling.