codeit
codeit copied to clipboard
Mobile code editor connected to Git.
Add CSS autocomplete! Also: - Fix lagging line numbers - Fix title opacity on scroll - Disable pinch-to-zoom - Fix long repo names on push
Drop or right-click on an external file to push it to Git.
On mobile, open a multi-select menu when long-pressing a file. The menu will have the option to discard changes, rename, share, add selection to new folder, delete or push with...
Create a deploy script to parse full.html and create a bundle (codeit.bundle.js) with concat & minify.
When creating a new branch, modified files can get mixed up for up to a minute after branch creation. This is caused by Github attaching the same SHA to files...
Opening a GitLab cde.run links, eg. https://cde.run/https://gitlab.com/gitlab-org/gitlab-foss or https://cde.run/gitlab-org/gitlab-foss?gitlab=true
**Motivation** It's not a problem for me but it might help somebody else using your app. **Description** Add a light and black UI theme and ability to change the editor...
- #200 (only if window !== window.top) - #199 (only "https://codeit.codes/full") - #201
Also, change communication with service worker to cache-based and URL-validated.