NuEditとは
NuEditは、iPhone・iPad向けに開発されたシンプルなコード・テキストエディタです。凝った機能を詰め込むのではなく、「開く・見る・書き換える・保存する」という基本操作を、快適かつ確実にこなすことにフォーカスしています。
主な特徴
多言語シンタックスハイライト
Swift、Objective-C、C、C++、JavaScript、TypeScript、Python、Ruby、Shell、Java、Kotlin、Go、HTML、Markdownなど、主要な言語のキーワード・コメント・文字列をファイルの拡張子から自動判定してハイライト表示します。
タブによるマルチファイル編集
複数のファイルをタブとして同時に開き、サッと切り替えながら編集できます。新規ファイルもワンタップで作成可能です。
行番号ガター付きエディタ
行番号を表示するガターを自前実装しており、コードの位置を把握しやすくなっています。3MBを超える大きなファイルも、ストリーミング表示によって快適に開けます。
文字コード・改行コードへの丁寧な対応
UTF-8、UTF-16(LE/BE)、Shift_JIS、EUC-JP、ISO-2022-JP、MacRomanなど幅広いエンコーディングを検出・変換でき、LF/CRLF/CRの改行コードも扱えます。日本語圏で長年コードやテキストを扱ってきたユーザーの「文字化けが怖い」という不安に応える設計です。
インクリメンタル検索
検索バーでマッチ件数を確認しながら、前後の一致箇所へすばやく移動できます。
他アプリとの連携
他のアプリからファイルを共有・オープンして、そのままNuEditで編集を始められます。
こんな方におすすめ
NuEdit — A Simple, Practical Code Editor for iOS and iPadOS
Sometimes you just need to quickly open a code or text file, check something, and make a small edit — without launching a heavyweight IDE. That’s exactly the gap NuEdit fills.
What is NuEdit?
NuEdit is a lightweight code and text editor built for iPhone and iPad. Rather than piling on features, it focuses on doing the fundamentals well: open, view, edit, and save — reliably and comfortably.
Key Features
Syntax Highlighting for Multiple Languages
NuEdit automatically detects the file’s language from its extension and highlights keywords, comments, and strings for Swift, Objective-C, C, C++, JavaScript, TypeScript, Python, Ruby, Shell, Java, Kotlin, Go, HTML, Markdown, and more.
Tabbed Multi-File Editing
Open several files as tabs and switch between them instantly. Creating a new file is just a tap away.
Line-Numbered Gutter
A custom-built gutter displays line numbers to help you navigate your code. Files larger than 3MB are handled with streaming display, keeping the editor responsive even for big files.
Careful Handling of Text Encodings and Line Endings
NuEdit detects and converts a wide range of encodings — UTF-8, UTF-16 (LE/BE), Shift_JIS, EUC-JP, ISO-2022-JP, MacRoman — and supports LF, CRLF, and CR line endings. This is especially valuable for anyone who has ever been bitten by mojibake (garbled text) when working across different character encodings.
Incremental Search
A search bar shows the number of matches and lets you jump quickly between them.
Share Sheet Integration
Open or share files directly into NuEdit from other apps, and start editing right away.
Who Is It For?
- Anyone who wants to quickly check or tweak a config file or script while away from their desk
- Users who’ve struggled with encoding or line-ending mismatches in the past
- People who juggle several small files at once and want a fast, distraction-free editor
NuEdit keeps things simple while covering the details that actually matter in day-to-day use. Check it out on the App Store.