CodeCode can help you read source codes in iOS devices easily.
It aims to provide a convenient code reading environment in iOS devices. (e.g., convert `code` into `graph`), and you can write notes and read codes at the same time.
It supports:
- Syntax highlight
- Symbol type inference/resolution (Go lang is supported already, Java will be supported soon)
- View function call as graph
- View directory layout as graph
- Search symbol in whole project
- Add comment/snippet/bookmark
- Create notes
- Multi-window
- ...
Feedback: https://github.com/CodeNotesApp/feedback
Privacy policy: https://github.com/CodeNotesApp/Privacy
CodeCode V2.1更新日志:
We can do symbol resolution in iPhone now! No backend service needed!
Go is supported already, and Java will be added soon.