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 discovered that I can't select code by double-clicking or long pressing. That caused I cannot delete pieces of code and I cannot copy pieces of code by this way....

I am using an ipad pro 2gen with ipadOS 15.4 with Codeapp version 1.3.4 build 94. In addition, I am programming with an logitech combo touch external keyboard with trackpad....

如ctrl、tab还有⬆️⬇️⬅️➡️等快捷键

When I use your app on Air 5 to programme my cpp code, I found it difficult for the program running in the terminal to solve the mult-line data pasted...

bug

Every time I click 'Open Folder' and open a folder it crashes it application. I have tested both Beta and App Store versions. I uninstalled the app and re installed...

bug

Just buyed the app but I didnt get the run botton. How can a I run my app instead? Should I get another version for the run botton?

question

Package problems in java: ![Screenshot 2024-03-04 at 11 01 15](https://github.com/thebaselab/codeapp/assets/133153559/c44a7db9-51be-4272-9a3e-37012dc6ae5e) ![Screenshot 2024-03-04 at 11 02 53](https://github.com/thebaselab/codeapp/assets/133153559/49125ede-c16b-4a84-921c-ed236b3f67b4) ![Screenshot 2024-03-04 at 11 01 53](https://github.com/thebaselab/codeapp/assets/133153559/347ecde2-ca92-47e1-86cb-f654b92355d7) ![IMG_0064](https://github.com/thebaselab/codeapp/assets/133153559/d755f19f-3cc2-4ffa-80fa-b20cf7346605) Please fix it. This app is very...

Due to a government policy change in China, we will likely be unable to offer Code App on the Chinese App Store starting from March 2024. > Apple began last...

I know that there are requests to enable GNU Make support (#253 #1013). However, C/C++ projects nowadays are very commonly built with CMake. Adding CMake and Make can make building...

I was wondering if the terminal could support the make command as seen in https://github.com/holzschu/a-shell/issues/225. It could speed up compiling multiple c or c++ files when you work with multiple...

enhancement