codeapp
codeapp copied to clipboard
Building a full-fledged code editor for iPad
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...
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...
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?
Package problems in java:     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...