TranslateProject/sources/talk/20140808 Lime Text--An Open Source Alternative Of Sublime Text.md
2014-08-08 22:08:38 +08:00

2.5 KiB
Raw Blame History

Lime Text: An Open Source Alternative Of Sublime Text

Sublime Text is one of the best (if not best) text editor for programmers. Packed with numerous feature and great looking interface, Sublime is available for all three major desktop OS i.e. Windows, Mac and Linux.

But it is not that Sublime Text is perfect. There are bugs, crashes and almost no support. If you have been following Sublime Text development, you know that the beta version of Sublime Text has been out for more than a year now and there is no clear communication to users about its release date. And above all, Sublime Text is neither free nor Open Source.

All these issues also frustrated Fredrik Ehnbom and hence he started an Open Source project, Lime Text, on Github to make a new text editor which looks and works exactly the same way as Sublime Text. On the question of why he decided to “clone” an existing text editor, Frederic mentions:

As none of the other text editors Ive tried come close to the love I had for Sublime Text, I decided I had to create my own.

Lime Text is built in Go for backend while the frontend is in ermbox, Qt (QML) and HTML/JavaScript. The development is in progress with clear goals in sight. You can contribute to the project on its Github page.

If you want to try the beta version, you can build Lime Text by following the instructions on the wiki. Meanwhile, if you are looking for other powerful text editors, give SciTE a go.


via: http://itsfoss.com/lime-text-open-source-alternative/

作者:bhishek 译者:译者ID 校对:校对者ID

本文由 LCTT 原创翻译,Linux中国 荣誉推出