Spck Editor Lite

50+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

Spck Editor Lite lets you write code on your Android device. Make changes quickly with the power of TypeScript autocompletion, code snippets, and on-screen extra keyboard. Preview HTML files and debug them. Sync your changes with any git repository. Clone from Github/Gitlab/Bitbucket, AWS CodeCommit, Azure DevOps, or more, make commits and push them from your phone.

*Lite version keeps the editor pure. Lab features and account system are removed. AI code completion feature and other server-based features are removed.

*Back up your projects before uninstalling the app, otherwise you will lose the data in the app! Upgrading/updating the app should be okay.

Exclusive Lite Features:
- Custom Snippets for templating custom code
- Exclusive Theme

Features include:
- Clone public or private repos (requires app tokens)
- Quick snippets keyboard for faster code edits
- Git client integration (checkout/pull/push/commit/log)
- Diff viewer for git-enabled projects
- Preview HTML/Markdown files on your device
- Project & file searching
- Code syntax analysis and smart auto-completer
- Code completion and context provider
- Auto code-indentation
- Light/dark themes available
- Export/import project/files to zip file
- CSS Color selector

Main languages supported:
- JavaScript
- CSS
- HTML
- Markdown

Smart code-hinting support:
- TypeScript, JavaScript, TSX, JSX
- CSS, Less, SCSS
- HTML (with Emmet support)

Other popular languages (Syntax highlighting only):
- Python, Ruby, R, Perl, Julia, Scala, Go
- Java, Scala, Kotlin
- Rust, C, C++, C#
- PHP
- Stylus, CoffeeScript, Pug
- Shell, Batch
- OCaml, ActionScript, Coldfusion, HaXe
+ More...
Aktualisiert am
24.04.2025

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Neuerungen

- Editor: Fix inline color preview cursor position in wrap mode
- Editor: Color preview extended to XML modes
- Git: Fix issues with status sync in certain file mv operations
- Previewer: Add cache busting to image previewer
- CSS: Make inline color rule more specific to avoid mismatch