RSSAmplifier

Blog

Ben's Blog

Thoughts and screenshots from an up and coming indie developer.

benhatsor.tumblr.comRSS feed ↗20 posts

Latest posts

Codeit 3.4.7

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

Mobile console demo

You can try it live.

Codeit 3.4.6

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…

Codeit 3.4.5

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

Codeit 3.4.4

Format JSON (Ctrl/Cmd+D) Redesigned CSS autocomplete You can now share repos and folders from the context menu UI tweaks and bug fixes

Codeit 3.4.0

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

File context menu

CSS autocomplete test

Codeit 3.3.5

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

Codeit 3.3.0

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…

Codeit 3.2.0

Pop out a live view to a new window Ctrl/Cmd + Shift + Click to open links in the editor UI tweaks and bug fixes

Repository lock button

Toggles between creating public or private repos.

Codeit 3.1.0

Added lock button to toggle between creating private or public repositories UI tweaks and bug fixes

Codeit 3.0.0

Embed code snippets and live views with cde.run links Improved cde.run links Updated homepage UI tweaks and bug fixes

Codeit 2.7.0

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

Codeit 2.4.0

Made repository creation much faster Added intro screen Added custom alerts Fixed bugs with repository creation Fixed Safari-related bugs

Codeit 2.1.0

You can now create repositories! Simplified UI and fixed bugs

Codeit 2.0.0

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

Codeit 1.9.0

Added picture, video and audio support for Live View Tweaked UI: bottom float and push animation Fixed bugs: file duplication

Codeit 1.8.0

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