codeit icon indicating copy to clipboard operation
codeit copied to clipboard

Mobile code editor connected to Git.

Results 47 codeit issues
Sort by recently updated
recently updated
newest added

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.

idea-feature
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...

idea-feature
editor

Create a deploy script to parse full.html and create a bundle (codeit.bundle.js) with concat & minify.

invalid
editor

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...

idea-feature
git

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

git

**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...

idea-feature
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.

invalid
live-view