Notepad++ adalah editor kode sumber gratis (seperti dalam “free speech” dan juga seperti dalam “free beer”) dan pengganti Notepad yang mendukung beberapa bahasa. Berjalan di lingkungan MS Windows, penggunaannya diatur oleh GNU General Public License. Untuk mengunduhnya silakan KLIK DISINI.
Berdasarkan komponen pengeditan yang kuat Scintilla, Notepad ++ ditulis dalam C++ dan menggunakan API dan STL Win32 murni yang memastikan kecepatan eksekusi yang lebih tinggi dan ukuran program yang lebih kecil. Dengan mengoptimalkan rutinitas sebanyak mungkin tanpa kehilangan keramahan pengguna, Notepad++ mencoba mengurangi emisi karbon dioksida di dunia. Saat menggunakan lebih sedikit daya CPU, PC dapat menurunkan kecepatan dan mengurangi konsumsi daya, menghasilkan lingkungan yang lebih hijau.
Download source code
Notepad++ v8.4 new features, enhancement and bug-fixes:
- Update Scintilla from v4.4.6 to v5.2.1 and add Lexilla v5.1.5. (Fix #10504)
- Enhance dark mode support (Shortcut Mapper, autocompletion, calltip, Column Editor and Style configurator, Preferences dialog, etc…) (Fix #11530, #11522, #11407, #11514, #11506, #11497)
- Fix lossing characters issue after case-conversion (UPPER/lower). (Fix #11463)
- Fix “Sort Lines as Integer” not considering negative number issue. (Fix #11023, #2025)
- Sort languages alphabetically automatically in Style Configurator. (Fix #11337)
- Fix flashing box (autocompletion empty list) appears while typing issue. (Fix #9433)
- Scrolling Document List automatically to make the selected tab item visible. (Fix #11204)
- Make Find in Files search result line number aligned. (Fix #11119)
- Add default A-Z sorting ability in Function list. (Fix #11446)
- Add virtual space ability. (Fix #11443, #11444)
- Fix document being wronly marked as saved bug after converting its encoding. (Fix #11436)
- Fix Document list not sync with tab order after sorting. (Fix #11272)
- Fix file saving critical bug under Symantec encryption desktop. (Fix #11339)
- Fix cropped text in Shortcut mapper’s status area issue. (Fix #10358)
- Enhance installer: Remember the chosen language in the previous installation. (Implement #10582)
- Improve Find/Replace Dialog layout. (Fix #11318)
- Update NSIS & Inno Setup keyword lists.