WikidPad @ Linux

Sep 05, 2010 15:51

Нормально тут Clipboard Catcher работает, зачем меня пугали ( Read more... )

software, wikidpad, linux

Leave a comment

Atom text editor baadoo September 18 2014, 05:20:39 UTC
Atom is text / source code editor based on web technologies and you can tweak its interface with CSS or easily add new features with HTML and Javascript, at least according to its website. The text editor features Node.js integration, allowing you to seamlessly mix usage of Node and browser APIs. And of course, since it's developed by GitHub, it features built-in Git integration.

Other Atom features include:

* file system browser;
* fuzzy finder for quickly opening files;
* fast project-wide search and replace;
* multiple cursors and selections;
* multiple panes;
* snippets;
* code folding;
* a clean preferences UI;
* supports importing TextMate grammars and themes.

http://www.webupd8.org/2014/05/atom-text-editor-ubuntu-ppa-update.html
http://www.webupd8.org/2014/05/install-atom-text-editor-in-ubuntu-via-ppa.html
https://github.com/atom/atom

Reply


Leave a comment

Up