codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

Building a full-fledged code editor for iPad

Results 394 codeapp issues
Sort by recently updated
recently updated
newest added

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

allow already saved ssh settings to be edited .

enhancement

allow the user to define a default remote folder for ssh connections

enhancement

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

enhancement

Can add extension for running jupyter notebook in App? Thanks you!

enhancement

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

bug

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

question

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.

bug