Skip to main content

Command Palette

Search for a command to run...

Coding is possible from mobile? Spck editor features.

Updated
1 min read
Coding is possible from mobile?  Spck editor features.
D

Dhiraj Khadka is a talented blogger and UI/UX designer from Sudurpaschim Nepal. With a passion for both blogging and design, Dhiraj brings a unique perspective to the online community.

spck editor lets you write code whenever, wherever. Quickly change code snippets, preview them, and plan to any git repository all with this small (but powerful) javascript ide.

There's no more got to compromise when developing on your mobile android device. You can clone from github/gitlab/bitbucket, aws codecommit, azure devops, or more, make commits and push them from your phone.

Back up your projects before uninstalling the app, otherwise you'll likely lose the data! Upgrading/updating the app should be okay.

features include:

  1. clone your public or private repositories.

  2. Quick snippets keyboard for faster code edits

  3. git client integration (checkout/pull/push/commit/log)
  4. diff viewer for git-enabled projects preview webpages on your device
  5. cool javascript labs to play.
  6. code syntax analysis and smart auto-completer
  7. code completion and context provider (signature/definition lookup)
  8. Auto code-indentation (using js-beautify).
  9. light/dark themes available.
  10. Export/import project/files to zip file.

spck editor can run offline too, and new features added css color selector

main languages supported:

◆ HTML

◆ CSS

◆ JAVASCRIPT

Smart code-hinting support:

typescript, javascript, tsx, jsx css, less, scss, Html (with emmet support)

(syntax highlighting only):

Python, ruby, r, perl, julia, scala java, scala, kotlin ocaml, PHP Golang, rust, C, c# stylus, Coffeescript, pug markdown, batch, bash Actionscript, Coldfusion, haxe

More from this blog

D

Dhiraj Khadka - A Blogger From Sudurpaschim

6 posts

I'm Dhiraj Khadka, I share here articles related to web technologies and programming.