Text editor
문서 편집기(文書編輯機) 또는 텍스트 에디터(Text Editor)는 단순한 문서 파일을 편집하기 위해 쓰이는 소프트웨어이다. 이진 형식이 아닌 사람이 읽을 수 있는 텍스트 형식의 파일을 읽고 간단한 조작으로 편집하여 저장할 수 있는 컴퓨터의 가장 기본적인 소프트웨어 중의 하나이다.
List of text editor software
- vi (vim)
- nvim (neovim)
- emacs
- Notepad++
- jedit
- Sublime
- Atom
- Visual Studio Code (VSCode)
- CKEditor (JavaScript)
- Quill (JavaScript)
- CudaText
- Lite XL - C와 Lua로 개발된 경량 텍스트 에디터
- Lexical - 페이스북이 공개한 텍스트 에디터 라이브러리
- Editable - 확장 가능한 Rich 텍스트 에디터 프레임워크
- Zed - Atom 개발자가 만든 텍스트 에디터
- Pragtical - 실용적인 코드 편집기 (SDL, C, Lua)
소설가를 위한 ?
- Novel Writer - 소설가를 위한 마크다운 에디터
- Ulysses - https://ulysses.app/
- Scrivener - https://literatureandlatte.com/scrivener/
Linux text editors
A text editor is software used for editing plain text files. It has many different uses such as modifying system configuration files, writing programming language source code, jotting down thoughts, or even making a grocery list.
Whatever the level of sophistication of the editor, they typically have a common set of functionality, such as searching/replacing text, formatting text, undo/redo, importing files, as well as moving text within the file. However, many of the editors included in this article are feature-rich, and can be further extended using plugins and libraries.
All Purpose | |
Emacs | Extensible, customizable, self-documenting text editor |
XEmacs | Highly customizable console / graphical editor and development system |
Vim | Power of the editor 'Vi', with a more complete feature set |
Console | |
Diakonos | More powerful than nano, with Windows key bindings |
jed | Compact, fast and powerful |
nano | Clone of Pico, the editor of the Pine email client |
Graphical | |
Cream | Modern configuration of Vim |
gedit | Small and lightweight text editor for the GNOME environment |
Kate | Multi document editor which is part of KDE |
Scribes | Text editor for GNOME that focuses on streamlining your workflow |
TEA | GTK-based with wide range of text-processing functions |
HTML | |
Bluefish | Powerful editor for writing websites, scripts and programming code |
KompoZer | Complete Web Authoring System |
Quanta Plus | Web development tool for KDE |
Screem | Site CReating and Editing EnvironMent |
Source code | |
Geany | Small and lightweight Integrated Development Environment (IDE) |
jEdit | A mature programmer's Java based editor |
SciTe | SCIntilla based Text Editor |
TeX/LaTex | |
Kile | User-friendly LaTeX source editor and TeX shell and KDE |
LyX | Advanced open source document processor |
TeXmacs | WYSIWYW scientific word processor |