Help Center

How can we help?

Find answers, report bugs, or reach the team directly at zity@cybzity.com

GitHub Issues

Report bugs, request features, or browse existing issues. The fastest way to get tracked.

Open an Issue

Email Support

For account issues, data requests, or anything not suitable for public discussion.

zity@cybzity.com

Community Discord

Chat with other zity Editor users, share projects, and get quick answers from the community.

Join Discord
FAQ

Frequently Asked Questions

Yes. The core editor — file management, syntax highlighting, live preview, and formatting — is completely free. Some advanced features (like AI-assisted project creation and remote server linking) will be part of a future Pro tier, but the essential editing experience will always be free.
zity Editor runs on iOS, Android, and the web (via Expo). The layout automatically adapts — mobile users get a swipe-open drawer and a symbol keyboard bar, while tablet and desktop users get a persistent docked sidebar.
Sign in with your GitHub account via Supabase OAuth. Once authenticated you can clone public and private repositories, view git status, stage and commit changes, and push/pull — all without leaving the app. We use isomorphic-git, which runs entirely on-device, so your token and code never pass through our servers.
No. Your files are stored locally on your device using expo-file-system. When you use GitHub features, your code is transferred directly between your device and GitHub's servers. cybzity.com does not see, store, or process your source code.
Currently: JavaScript, HTML, CSS, Python, JSON, and Markdown — all with full CodeMirror 6 syntax highlighting and formatting. Language-specific shortcut bars on the mobile keyboard make entering syntax characters faster. More languages are planned in upcoming releases.
Open an HTML file and tap the view mode selector in the toolbar. Choose "Split" to see your code and rendered preview side-by-side, or "Preview" for the full rendered output. The preview updates as you type — no save required.
Yes. All local editing, live preview, and file management works offline. GitHub operations (clone, push, pull) require an internet connection. Your settings and projects persist locally using Expo's file system and secure storage.
Email zity@cybzity.com with your request. We will delete your Supabase account record and any associated metadata within 30 days. Your local files are only on your device — uninstalling the App removes them.
"Create with AI" will let you describe a project in plain language and have a ready-to-edit file structure generated instantly. It's currently in development. Follow our GitHub or Discord for release announcements.
Open an issue on our GitHub with: (1) what you were doing, (2) what happened, (3) what you expected, and (4) your device/OS and App version. Or email zity@cybzity.com with the same info. Screenshots or recordings are very helpful.

Still have questions? We respond within 24 hours.

zity@cybzity.com