Description: 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
...lighweight, starts very quickly, no kde deps, md and reST preview.
Surely my next python editor but I have one request : an option or plugin to run python scripts.
Thanks
Ratings & Comments
3 Comments
...lighweight, starts very quickly, no kde deps, md and reST preview. Surely my next python editor but I have one request : an option or plugin to run python scripts. Thanks
Post an issue about running python scripts to https://github.com/hlamer/enki/issues, so we could discuss it
Done in current master and works as expected, thanks !