
Spck Editor
iOS Universel / developpeurs
Explore fun JavaScript labs on-the-go with Spck Editor. A simple, yet feature-filled code editor that lets you access your projects from Github, Bitbucket, Gitlab, and more! With Spck Editor, you can edit, commit, checkout, push, and run simple JavaScript projects.
This tiny editor is packed with useful features from powerful, intelligent code completion of HTML, JavaScript, and CSS. Other features include:
- Local file access
- Project-wide searching (with file filters)
- Code snippets
- Keyword completion to 20+ languages
- Advance code completion for JavaScript/TypeScript & CSS
- Context-sensitive hinting for JS/TS
- Syntax Validation
- Light/Dark Theme
- Integrated JS Console
- Git repo cloning, commits, checkout, push/pull
- Git branches, logs, and remotes interfaces
- Extra keyboard for code navigation
- Dynamic keyboard for JS/HTML/CSS editing
- AI Coding Assistants based on the latest models
Terms of Use: https://spck.io/terms
Quoi de neuf dans la dernière version ?
- Git: Implement staged/unstaged areas for commits
- Git: Fix **Revert** not clickable within diff view
- Git: Add shortcut for Git Commit (⌘⇧C)
- Settings: Add **Detect Tab Size** setting to automatically detect file tab size
- Editor: Fix extra space appended when swiping a word
- Editor: Add an errors badge for count of errors in the file
- Editor: Add ability to change line endings for a file (CRLF/LF)
- AI: New **Append** option will insert text at the end of the file
- CSS: Add highlighting and color preview for 8-length hexcodes
- Search: Fix bug with binary files interrupting search results
- Search: Fix filter glob pattern not matching folder wildcard patterns (e.g. src/*)