Skip to content

What Distinguishes Aurora and CodeEdit From Another? #286

Answered by 0xWDG
flowtoolz asked this question in Q&A
Discussion options

You must be logged in to vote

We all worked on CodeEdit, and some of us still do things for the CE community.

There are a few differences.

  1. we encourage small PR’s which may not be working perfectly (we think this will speed up the development of the project)
  2. we use a different highlighting engine, because we think tree-sitter is not fast enough (at least for initial parsing)
    Update MAY-2024: We've switched to tree-sitter, we're still not okay with the speed. we try to optimize it.
  3. we removed the massive amount of modules which keeps failing to fetch and needed extra instructions for users
  4. we’re focusing more on functionality then appearance, CodeEdit want super nice designs, our priority is to get it working, and the…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@flowtoolz
Comment options

Answer selected by flowtoolz
Comment options

You must be logged in to vote
5 replies
@flowtoolz
Comment options

@flowtoolz
Comment options

@austincondiff
Comment options

@KaiTheRedNinja
Comment options

@flowtoolz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants