Code Monkey home page Code Monkey logo

codeedit's Introduction

CodeEdit macOS App

github-cover

⚠️ CodeEdit is currently in development and we do not yet offer a download.
We will post a link here when we have an alpha release ready for testing. Until then, we welcome contributors to help bring this project to life.
    CONTRIBUTE    

To do

  • Design a concept
  • Start a boilerplate app
  • Set up a Github repository to allow the community to get involved
  • Start a discord server for community collaboration
  • Project navigator - Manage and edit files within a project
  • Source control navigator
  • Welcome screen
  • Text editor
  • Syntax highlighting
  • Find in document
  • Find in project
  • Open file search bar overlay
  • Commands overlay
  • Breadcrumb bar
  • Status bar
  • Tabs
  • Split editors
  • Extension insfrastructure
  • Extension manager
  • Project preferences
  • Application preferences
  • Debug experience
  • Code symbols navigator
  • Integrated terminal
  • File information sidebar

...more to come!

Motivation

Developers that use a Mac shouldn't be forced to use an app from the other guys. Yes, these other editors have growing communities and infrastructure around extensions, and have seen incredible adoption that satisfies the needs of most developers. However, comparable editors are built on Electron. This is a huge limitation because it cannot utilize all system resources to it's fullest potential.

Electron requires a Chromium instance in order to run. This can mean massive performance losses and high RAM usage even for small apps built on it. Additionally, the overall code footprint is much larger and animations are slower. More frames are lost and things like window resizing feels laggy. Native apps are smooth as butter and better utilize all system resources for better performance and better reliability. For more information on this, we'll point you to a fantastic article by the nice folks at Remotion.

Xcode offers this native experience and it feels right at home on the Mac but it mostly just supports projects written for Apple platforms. There are many projects not written for Apple platforms that deserve that same macOS-native experience as developers get in Xcode.

This lead to the creation of this concept. We'd like to take this concept and make it a reality.

Mission

We think there is room to really streamline the developer experience. Something that Xcode has done. We want to offer users an IDE experience while staying lightweight. To gain maximum adoption, CodeEdit should be open source, free to use, and supported by the community.

Our goal is to develop an app that looks and feels like it was designed and developed by Apple and to closely stick to their design standards and development patterns even down to the application icon and naming strategy.

codeedit-icon-equation

We'd like to keep our application light as TextEdit, but provide an experience like Xcode.

It might sound crazy, but it is our hope that at some point Apple adopts this project or at least feels like they could.

Contributing

Read the Contribution Guide

License

Licensed under the MIT license.

codeedit's People

Contributors

0xwdg avatar austincondiff avatar emin-grbo avatar highjeans avatar jasonplatts avatar kanav99 avatar lukepistrol avatar marcocarnevali avatar matsune avatar mysterycoder456 avatar nanashili avatar pkasila avatar rayzhao1998 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.