
Enki
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Enki is a text editor for programmers.
It is:
User friendly. Intuitive interface. Works out of the box. You don’t have to read a lot of docs
Hacker friendly. Code as quickly as possible. Without mouse.
Lighweight. Some IDEs show splashscreen. enki will never do it. It just starts quickly.
Extensible. Operating systems are designed for running applications. Enki is designed for running plugins.
Cross platform. Use your habitual editor on any OS. Currently has beeen tested on Linux, MacOS X, Windows.
High quality. No long list of fancy features. But, what is done, is done well.
Open source. This is our religion.
Features:
Syntax highlighting for more than 200 languages
Advanced text edit operations
Rectangular selection
Bookmarks
Best in class search and replace functionality
File system tree browser
Class tree and Navigation in a file
Locator. File open dialog with bash-like Tab completion and globs support. Even better, than bash
Autocompletion, based on document contents
MIT Scheme and Standard ML (SML) REPL integration
Markdown, HTML and reStructuredText live preview
Gide
7 years ago
Surely my next python editor but I have one request : an option or plugin to run python scripts.
Thanks
Report
hlamer
7 years ago
Report
Gide
7 years ago
Report