Skip to content

Storm99999/elyte3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elyte3

3rd Generation of the Elyte Code Editor.

Preview

image

Base Features & About This Project

  • Syntax Highlighting
  • Written in C#
  • Good base for distributions etc.
  • Tab Indentation
  • Console Double Buffering

How To Pronounce Elyte

(EL)(ITE)

How To Submit Distribution

Open a pull request, i'll look into it.

Wheres the exe?

Just compile from source. It's really simple with Visual Studio 2022.

Usage

.\elyte3.exe (INSERT FILE PATH HERE)

What is this?

Elyte is a neovim like editor written in C# specifically designed for windows. Elyte on itself does not offer much except the basic syntax highlighting. (It's a "do it yourself" thing.)

What is missing?

There is quite a list of stuff that is missing. And things that probably will never get added. We let Distributions handle everything.

  • Saving System
  • Backspace on first character line deletion
  • Normal Mode
  • so on etc.

About

3rd Generation of the Elyte Code Editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages