본문 바로가기
다운로드

Notepad++ 에디터 프로그램

by 씨디맨 2008. 12. 15.
320x100

무료로 사용이 가능한 에디터 프로그램 NotePad++ 소개합니다 [한글지원]
이 프로그램경우 GPL 라이센스 에 따라 무료로 사용이 가능하며, 다양한 나라의 언어를 지원하며 ,
또 윈도우 환경에 맞게 되어있어서 윈도우에서도 사용이 가능합니다

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL Licence.

다운로드는 http://notepad-plus.sourceforge.net/uk/download.php 에서 가능하며,
윈도우 환경이라면 Binary files 타입에서 .exe 파일을 받으면 됩니다







무료 에디터 툴 이지만, 갖출건 모두 갖추고 있고 세세한 설정도 가능하며 무엇보다 편한점은 블럭지정이 되고
같은 묶음으로 된 괄호를 같이 표시해주어서 영역을 알려주는 부분 등이 강점인듯합니다

에디터 플러스에서도 지원하지 않는 기능이기에 더욱 돋보이는듯하군요


주요기능 

Here are the features of Notepad++ :

Syntax Highlighting and Syntax Folding
Supported languages :
C C++ Java C# XML HTML
PHP CSS makefile ASCII art (.nfo) doxygen ini file
batch file Javascript ASP VB/VBS SQL Objective-C
RC resource file Pascal Perl Python Lua TeX
TCL Assembler Ruby Lisp Scheme Properties
Diff Smalltalk Postscript VHDL Ada Caml
AutoIt KiXtart Matlab Verilog Haskell InnoSetup
CMake YAML
WYSIWYG
If you have a colour printer, print your source code (or whatever you want) in colour.
User Defined Syntax Highlighting
It allows user to define his own language : not only the syntax highlighting keywords, but also the syntax folding keywords, comment keywords and the operators. ( screenshot1, screenshot2, screenshot3, screenshot4 ).
Auto-completion
For most supported languages, user can make his/her own API list (or download the api files from dowload section). Once the api file is ready, type Ctrl+Space to launch this action (see screenshot). For more information about Auto-completion, please see Auto-completion HOWTO.
Multi-Document
You can edit several documents at the same time.
Multi-View
You have two views at same time. That means you can visualize (edit) 2 different documents at the same time (screenshot). You can visualize (edit) in the 2 views one document at 2 different positions as well. The modification of document in one view will carry out in another view (i.e. you modify the SAME document when you are in clone mode, see screenshot).
Regular Expression Search/Replace supported
You can search and replace one string in the document by using the regular expression.
Full Drag ‘N' Drop supported
You can open a document by drag & drop. You can also move your document from a position (or even a view) to another by drag & drop.
Dynamic position of Views
The user can set the position of the views dynamically (only in 2 views mode : the splitter can be set in horizontal or in vertical), see screenshot.
File Status Auto-detection
If you modify or delete a file which opened in Notepad++, you will be notified to update your document (reload the file or remove the file).
Zoom in and zoom out
That's another fantastic function of Scintilla component. Just see screenshot.
Multi-Language environment supported
The Chinese, Japanese, Korean, Arabic and Hebrew Windows environments are supported. See Notepad++ under the Chinese Windows , under the Arabic Windows and under the Hebrew Windows in action screenshot.
Bookmark
User can just click on the bookmark margin (located right side of line number margin) or type Ctrl+F2 to toggle a book mark. To reach the bookmark, type just F2 (Next bookmark) or Shift+F2 (Previous bookmark). To clear all bookmarks, click the Menu Search->Clear All bookmarks. See screenshot.
Brace and Indent guideline Highlighting
When the caret stay beside of one of those symbol { } [ ] ( ) , the symbol beside of caret and its symmetric opposite symbol will be highlighted, as well as the indent guideline (if any) in order to locate the block more easily. See screenshot1, screenshot2 .
Macro recording and playback
You can save several macros and edit their keyboard shorcuts for the

'다운로드' 카테고리의 다른 글

Firefox 3.0.6  (12) 2009.02.10
Microsoft SQL Server 2005 Service Pack 3  (4) 2008.12.17
FurMark OpenGL Benchmark  (0) 2008.12.02
Desktops V1.0  (9) 2008.11.30
Kaspersky 수동 업데이트  (0) 2008.10.17

댓글