http://ubuntuhandbook.org/index.php/2015/06/install-notepadqq-notepad-like-editor-ubuntu-14-04/
Install Notepadqq (Notepad++-like Editor) in Ubuntu 14.04/15.04 | UbuntuHandbook
Notepadqq is a free, open source, and Notepad++-like text editor for the Linux desktop. It’s written in C++ and works on Qt5. Notepadqq helps developers by providing all you can expect from a general purpose text editor, such as syntax highlighting for mor
ubuntuhandbook.org
notepadqq 를 소개한다. 우분투용 notepad++ 정도로 소개되고 있다.
특장점 중에 하나는 세로 편집이 가능하다는 것! 윈도우용 notepad++와 비슷하다고 보면 되겠다.
$ sudo add-apt-repository ppa:notepadqq-team/notepadqq
$ sudo apt-get update
$ sudo apt-get install notepadqq
Notepadqq
Whether you are a dark theme guy or a light one, you'll find your favourite color scheme. Your code should be the protagonist: that's why we designed Notepadqq to put focus on the content, without unnecessary fancyness.
notepadqq.com
'Developments > Linux(ubuntu)' 카테고리의 다른 글
Visual Studio Code (0) | 2019.05.17 |
---|---|
Touchpad Indicator 오류 해결 방법 (0) | 2018.05.01 |
apt-get update 에서 Error 발생시 해결 방법 (0) | 2018.01.10 |
Synergy Source Build (0) | 2017.12.07 |
java insall & setting (1.6 / 1.7 /1.8) (0) | 2016.12.25 |