We have released a new version of Total.js Code editor with great new features and improvements. Read more.
Total.js Code v1.5
We have released a new version of server-side Total.js Code Editor with great new features and improvements. The latest version is built on Total.js v4.
- Start to develop with Total.js Cloud
- Total.js website
- Electron version of Total.js Code editor
- Commercial support
- Join Total.js Telegram
- Follow Total.js Twitter
How to install or update Code editor?
What's new?
- A small UI improvements
- Fixed small bugs
- Improved stability
- Improved templates
- Improved auto-complete
- Fully optimized for Total.js 4
- Also optimized for macOS Big Sur
- Updated important dependencies like CodeMirror
CSS
- Added Transform to Responsive feature similar to Transform to Dark mode
- Improved transforming colors from HEX to RGBA and vice-versa
Live reload
Finally, Total.js Code editor supports live preview. This feature has a significant advantage for creating web apps, especially for OpenPlatform apps.
Service mode
Service mode is a unique feature that allows you to build .js
or .sh
files with terminal help. IMPORTANT: The service mode must be allowed in the project settings.
Improved sorting of files and directories
Old version:
New version:
Builds
- Total.js Code editor integrates Total.js AppBuilder
Wiki maker
Wiki maker can create simple markdown documentation directly from the source-code. If you click on the "Create wiki", then the Code editor establishes a link to your documentation to your clipboard.
Result:
Wiki includes a small alternative to Swagger for Total.js apps only. Look to below GIF:
Copy code as Image
Another great feature that allows you to copy selected source-code as Image with the help of https://carbon.now.sh app:
Font-Awesome icon determiner
Icon determiner can determine Font-Awesome icon directly from selected text and render it as an icon. It's a tiny but helpful feature:
Cloud development in two minutes
Try Total.js Cloud development with the new Total.js Code Editor:
Other posts from Total.js Platform
- 2025-02-04NEWBuilding SaaS Website #0: A Beginner's Guide to Total.js Development
- 2025-02-03NEWJanuary report 2025
- 2025-01-01December report 2024
- 2024-12-22Merry Christmas and a Happy New Year 2025!
- 2024-12-10Total.js UI Builder: How to upload files?
- 2024-12-04Performance Testing: Total.js vs. Koa
- 2024-12-03Total.js UI Builder: Creating a Form
- 2024-12-02November report 2024
- 2024-11-26Total.js V5: Schemas and Actions
- 2024-11-25QueryBuilder in Action Part 1