Squircle CE is a fast, lightweight code editor and file manager with support for over 30 programming languages, remote file access via SFTP/FTP(S) and Git VCS integration. Whether you're a student, hobbyist, or professional developer, Squircle CE lets you write, manage, and version your source code anywhere, anytime — right on your phone or tablet.
Here are some of the features that help you code more efficiently:
• Multi-language SupportCode in 30+ languages: Java, Kotlin, Python, C/C++, HTML, JavaScript, TypeScript, PHP, Rust, Go, and more.
• Syntax HighlightingClean and colorful syntax highlighting helps you understand your code at a glance.
• Code CompletionSpeed up coding with smart suggestions for variables, functions, and keywords based on your file content.
• Git IntegrationVersion control your code directly in the editor. Commit, push, pull, and manage branches with ease.
• File ManagerManage files locally or remotely with SFTP/FTP(S) support - you don't need any other file managing app.
• Cross-session EditingNever lose your work — all changes are saved automatically, so you can pick up right where you left off.
• Unlimited Undo/RedoCorrect mistakes easily with unlimited undo and redo, even after restarting the app.
• Bracket MatchingQuickly understand code structure with automatic highlighting of matching brackets (), [], and {}.
• Code StyleWrite cleaner code with automatic indentation and smart closing of brackets, braces, and quotes.
• Advanced Editing ToolsEasily select, delete, or duplicate lines with convenient editing options.
• Color SchemesChoose from a variety of themes that match your preferred coding environment.
• Open SourceExplore and contribute:
https://github.com/massivemadness/Squircle-CEWhatsNew:
- Added: File icons in the explorer
- Added: Read-only toggle in extended keyboard
- Added: Total line count in “Go to Line” dialog
- Added: «Sticky Scroll» in Settings > Editor
- Added: «Recursive Submodules» in Settings > Git
- Added: Support for Batchfile, Dart, F#, Clojure, and Perl
- Fixed: Deleted files now close automatically in the editor
- Improved file extension detection for better syntax highlighting
- Auto-closing pairs now skip closing character if it matches the next character
- «