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

The support of code hinting on HTML is not bad. But on python is so bad. It just can hint “ipad” and “print”, the other do not work, even “import”....

enhancement

其他处框选文本一般是“长按”或”双击“,但在”code“app内,长按会调出菜单,双击只会选中双击处的单词。双击后出现的选词器指针不可拖动,即标题所说:不能框选文本。 ![IMG_0485](https://github.com/thebaselab/codeapp/assets/56359203/0a7b4f4f-8c46-4739-93ee-a5a3ef1da51c) 我想要删除一个文件的所有文本,但我无法框选文本,只能一直按着删除键,以极慢的速度删除,或者删除整个文件,再创建一个空文件。 另外,工作区内不可长按拖动文件来更改文件路径,只有长按出的彩蛋中有“复制到”,没有“移动”,不知可否添加一个“移动”选项?

bug

Dear developers: I worked with your app in the name “code app” for ios The first 2 issues annoying me are: 1- missing keyboard shortcuts like #% ; : 2-...

enhancement

PyAudio is a must for python scripts. If you think PyAudio is impossible to implement, I'd then search for a valid alternative to manipulate audio in Python.

enhancement

Ipados17.3.1 with Msgic keyboard cursor clicks on the bottom left corner to set no response After renaming the folder and modifying it, pressing enter will flash back

bug

Please fix the select text impossibility! On iPad, it's almost impossible to select code

bug

### Background Code App uses Monaco Editor as its core text editor. It is feature-rich and compatible with VS Code features that our users are familiar with. However, its mobile...

enhancement

There is a problem with text selection, where you cannot select a whole line or you cannot select text partially as shown in the example in the image (the example...

bug

Hello, iPhone version of Code app does not show any output when running .c file using terminal. I opened a folder with a .c file and selected the file and...

bug

hi, great appreciate for your great work! I have an improvement advice. When I use pycharm/CLion/IDEA on Windows computer I can debug my code on the remote server via ssh...

enhancement