Skip to main content

Posts

Showing posts with the label Software

Notepad++ - HTML editor

Description Notepad++ là editor miễn phí thay thế cho Notepad, hỗ trợ nhiều ngôn ngữ lập trình và chạy trên hệ điều hành Windows. Notepad++ có rất nhiều chức năng mạnh mẽ như WYSIWYG, cùng 1 lúc mở và chỉnh sửa nhiều file qua các tab, hỗ trợ tìm kiếm theo biểu thức tiêu chuẩn, phóng to thu nhỏ, tô sáng các cặp ngoặc, … …………………………………… Notepad++ is a free (free as in “free speech”, but also as in “free beer”) source code editor and Notepad replacement, which supports several programming languages, running under the MS Windows environment. This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence. This project is mature. However, as you can see it’s a one-man-project, there are still some bugs and missing features. If you have any question or suggestion about this project, please post them on the forums. A...