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

Hello, I currently use Code for writing my thesis on my iPad and it works very well for that. It'd be great if there was spellchecking though, to make it...

enhancement

Hi, I saw that you support C/C++ compilation locally using WebAssembly but I was wondering if you also supported any form of intellisense or static code Analysis locally?

enhancement

Free movement of the cursor does not work if you hold down the space bar

enhancement

When I tried to use the following command to create a react project I got an error `npx create-react-app my-app`

question

I noticed there is no `make` command, which is essential for languages such as Rust, and C-lang. I would like to see support for it, if it is possible! Thanks...

enhancement

I did not find how to merge in the documentation.

enhancement

iPhone11 iOS15.3.1 I run some commands in the terminal, after then I cannot input space sometimes. This will be solved after restarting the app. By the way, I hope the...

bug
enhancement

In Pyto or puthonista, there are sharing and dialogs modules can be used for using share sheet, inheriting from UIDocumentPickerViewController. Is there similar thing in this app?

enhancement

I cannot make a python virtual environment through the command: python -m venv env Are there any workaround so that I can make this happen? (env) $ deactivate Thanks in...

enhancement
Python