Skip to content

laosb/CodeEdit

 
 

Repository files navigation

CodeEdit for macOS

CodeEdit is a code editor built by the community, for the community, written entirely and unapologetically for macOS. Features include syntax highlighting, code completion, project find and replace, snippets, terminal, task running, debugging, git integration, code review, extensions, and more.

github-banner

All Contributors GitHub branch checks state GitHub Repo stars GitHub forks Discord Badge

⚠️ 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    

Table of Contents

Motivation

Developers that use a Mac should be able to use an editor that feels at home on the Mac. Comparable editors are built on Electron. This is a huge limitation because it cannot utilize system resources to their fullest potential.

Electron requires a Chromium instance 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 utilize system resources much more efficiently for better performance and reliability. For more information on this, we'll point you to a fantastic article by the nice folks at Remotion.

Xcode offers this great native experience however it mostly supports projects written specifically for Apple platforms. There are many projects not written for Apple platforms that deserve that same macOS-native experience that developers get with Xcode.

This raised the question, what if such an editor existed? We think developers deserve a native experience. This led to the creation of this concept which our project aims to make a reality.

Mission

We think there is room to streamline the developer experience. To gain maximum adoption, CodeEdit should be open source, free to use, and supported by the community.

github-equation

We'd like to keep our application light as TextEdit, but provide an experience similar to Xcode. In other words, we'd like to offer developers the power of a full IDE while remaining lightweight.

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.

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

Community

Join our growing community on Discord and GitHub Discussions where we discuss and collaborate on all things CodeEdit. Don't be shy, jump right in and be part of the discussion!

Contributing

Be part of the next revolution in code editing by contributing to the project. This is a community-led effort, so we welcome as many contributors who can help. Read the Contribution Guide for more information.

Contributors

Austin Condiff
Austin Condiff

🎨 💻
Lukas Pistrol
Lukas Pistrol

🚇 ⚠️ 💻
Pavel Kasila
Pavel Kasila

🚇 ⚠️ 💻
Marco Carnevali
Marco Carnevali

🚇 ⚠️ 💻
Wesley De Groot
Wesley De Groot

🚇 ⚠️ 💻
Nanashi Li
Nanashi Li

💻
ninjiacoder
ninjiacoder

💻
Cihat Gündüz
Cihat Gündüz

💻
Rehatbir Singh
Rehatbir Singh

💻
Angelk90
Angelk90

💻
Stef Kors
Stef Kors

💻
Chris Akring
Chris Akring

💻
highjeans
highjeans

💻
Khan Winter
Khan Winter

💻 🐛
Jason Platts
Jason Platts

🚇 🔌
Rob Hughes
Rob Hughes

💻
Lingxi Li
Lingxi Li

💻 🐛
HZ.Liu
HZ.Liu

💻 🐛
Richard Topchii
Richard Topchii

💻
Pythonen
Pythonen

💻
Javier Solorzano
Javier Solorzano

💻 🐛
Cosmin Anghel
Cosmin Anghel

💻
Shivesh
Shivesh

💻
Andrey Plotnikov
Andrey Plotnikov

💻
POPOBE97
POPOBE97

💻
nrudnyk
nrudnyk

💻
KaiTheRedNinja
KaiTheRedNinja

💻
Ben Koska
Ben Koska

💻
evolify
evolify

🐛
Shibo Tong
Shibo Tong

💻
Ethan Wong
Ethan Wong

💻
Gabriel Moreno
Gabriel Moreno

🐛
Sizhe Zhao
Sizhe Zhao

🐛
Matthijs Eikelenboom
Matthijs Eikelenboom

💻 🐛
Muhammed Mahmood
Muhammed Mahmood

💻 🚧
Muescha
Muescha

💻
Alex Sinelnikov
Alex Sinelnikov

💻
Heewon Cho
Heewon Cho

🐛
Matt Kiazyk
Matt Kiazyk

💻
DingoBits
DingoBits

💻
Shoto Kobayashi
Shoto Kobayashi

🐛 💻
Aaryan Kothari
Aaryan Kothari

🐛
Kyle
Kyle

💻
Nakaoka Rei
Nakaoka Rei

💻 🐛
Alex Deem
Alex Deem

🚧
deni zakya
deni zakya

🐛
Ahmad Yasser
Ahmad Yasser

🐛
ezraberch
ezraberch

💻

Sponsors

Support CodeEdit's development by becoming a sponsor.

Backers

Support CodeEdit's development by becoming a backer.

Thanks to all of our other backers

@ivanvorobei @albertorestifo @rkusa @cadenkriese @petrjahoda @allejo @frousselet @wkillerud

License

Licensed under the MIT license.

Related Repositories

CodeEditKit

CodeEditTextView

CodeEditLanguages

About

CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.6%
  • Other 0.4%