سؤال

I could get flamed for asking this, but here goes anyway...

Does anyone know of a coding app that you can use on an iPad and that allows you to fold your code? I can't find one.

I'll delete the question quite happily if it's judged inappropriate for SO :)

Thanks.

هل كانت مفيدة؟

المحلول

Xcode

You can fold code, by highlighting over the start of a code block, and selecting the black arrow.

Xcode code folding

There is also a menu providing more options (with keyboard shortcuts)

Folding menu in Xcode

TextWrangler/BBEdit

Same principle, but you don't have the integrated development environment that Xcode has

TextWrangler/BBEdit Code Folding

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top