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

Created at: 2022-03-11 05:28:14
Language: Swift
License: MIT

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

GitHub release All Contributors GitHub Workflow Status (with branch) GitHub Repo stars GitHub forks Discord Badge

⚠️ CodeEdit is currently in development and not yet ready for production use. You can test the latest alpha build if you would like, but be warned, you will find many bugs and incomplete features. Please file new issues here after searching to see if the issue already exists either in this repository or in our related repositories. Contributors welcome!

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.

This project spans multiple repositories so instead of browsing issues in the issues tab, it may be helpful to find an issue to in our project board.

For issues we want to focus on that are most relevant at any given time, please see the issues scoped to our current iteration here.

Contributors

Austin Condiff
Austin Condiff

🎨 💻
Lukas Pistrol
Lukas Pistrol

🚇 ⚠️ 💻
Khan Winter
Khan Winter

💻 🐛
Matthijs Eikelenboom
Matthijs Eikelenboom

💻 🐛
Wouter Hennen
Wouter Hennen

💻
Wesley De Groot
Wesley De Groot

🚇 ⚠️ 💻
KaiTheRedNinja
KaiTheRedNinja

💻
Pavel Kasila
Pavel Kasila

🚇 ⚠️ 💻
Marco Carnevali
Marco Carnevali

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

💻
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

💻
Ben Koska
Ben Koska

💻
evolify
evolify

🐛
Shibo Tong
Shibo Tong

💻
Ethan Wong
Ethan Wong

💻
Gabriel Moreno
Gabriel Moreno

🐛
Sizhe Zhao
Sizhe Zhao

🐛
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

💻
Elias Wahl
Elias Wahl

🐛
bombardier200
bombardier200

💻
Alex Yapryntsev
Alex Yapryntsev

💻
Code-DJ
Code-DJ

💻 🐛
Neilzon Viloria
Neilzon Viloria

🐛
Cubik
Cubik

🐛 💻
Renan Greca
Renan Greca

💻
maxkel
maxkel

🐛 💻
Scrap
Scrap

💻
iggy890
iggy890

💻
Sara Tavares
Sara Tavares

🐛 💻
luah5
luah5

💻
Evan Wang
Evan Wang

💻
Dscyre Scotti
Dscyre Scotti

💻
Tomáš Boďa
Tomáš Boďa

🐛

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

    CodeEdit CLI