Added Git LFS support for HTML Live View Added support for alerts, footnotes & custom checkmarks in the Markdown Live View. See it in action here. Improved mobile console error parsing on Safari Fixed a bug with loading large files in Live View UI tweaks & bug fixes
Codeit 3.4.6 New features Mobile JavaScript console Open it from the top-left menu of HTML live views Beautifies logged entities (eg. objects, arrays, functions, classes, etc.) Write and run code live (in-context) with a dedicated inline editor Every log type (eg. error, warn, debug) has distinct styling and icons Truncates long logs with options to show more or copy all Groups identical logs…
You can now edit Git workflow files Added a custom sidebar icon for “readme” files Added a sidebar “more” button you can use to load more repos (if you have over 100) UI tweaks and bug fixes
Added CSS Autocomplete Added file context menu with options to share, discard changes or push Add ?live=false or ?l=f to disable live view in links Drop a file from your desktop in the editor to edit it UI tweaks and bug fixes
Live view now supports Markdown! It’s got a custom theme that ties into Codeit’s style. Added custom prompts Fixed a repository data bug UI tweaks and bug fixes
Repository forking. When pushing in a repo you don’t own, a dialog appears with the option to fork the repo and save your changes. You can now embed live views and code on Twitter, Atlassian, Gitbook and Canva, among others. Login dialog. When attempting to push before logging in, a login dialog appears. Smoother animations Improved copying and pasting into the editor Improved opening big…
Add cde.run/ in front of a GitHub link to open it in Codeit. Live view for HTML now supports everything a static server supports. This includes multipage sites, three.js, WebAssembly. Check out a demo. UI tweaks and bug fixes
Format code (Select some code and press Ctrl/Cmd+D) Custom commit messages (Right click the push button) Branch support Line numbers now stick to the side of the screen You can now open images in the editor Custom icons for images, videos, and audio in the sidebar Download and share binary files UI tweaks and bug fixes
Live view: run and edit sites on mobile and desktop. Live view Links: share live views to anyone with a unique link. Add file button: you can now add new files to a repo! UI tweaks Bug fixes