Awesome Notepad++ is a modern portable version of the well-known text editor, which gives all users not only advanced features out of the box, but also allows you to customize the editor for yourself. Use beautiful syntax highlighting in existing user languages, learn from their example how to add your own language, write code with beautiful syntax highlighting and run it directly from Notepad++ (coming soon: for different languages).
You can download it here. Due to the large number of changes made, only the 64-bit version is supported.
For a better experience, it is recommended to install the Maple Mono font.
The attachment image.png is no longer available
You can always contribute to the project or add new features for yourself. Details on how to customize everything and where the settings are located are
described here.
Improvements
- Added high-quality syntax highlighting for assembly[/i]language]Assembly, Xyplorer, Nilesoft Shell, Autohotkey, file]Batch (and DOS), PowerShell and expression]Regex.
- Added the buttons to run, compile, and debug this languages.
- Added buttons and a backend for working with DOSBox, launching and debugging the x86 Assembly.
- Each default script file can be run by default using the Windows shell (for example, PowerShell scripts).
- AutoHotkey files can be compiled with a single button if Ahk2Exe directives are added to the file. Here's an example.
- Autohotkey functions and labels have been updated in the functionList
- The initial version of auto-completion has been added
- Autohotkey has the most complete syntax highlighting: custom functions, private methods, interpolation.
- The application design and fonts have been improved.
- Modern versions of useful plugins are installed.
New icons
- Buttons have been added to the toolbar settings menu for all plugins. You can always turn on the desired button in the special menu by clicking on the gear in the left corner of the toolbar.
- Сreated a new fluent icon design on the toolbar
- Added new buttons for pre-installed plugins and internal commands.
- The font in the "Search/Replace" window has been enlarged and all labels have been simplified to a minimum.
- Added a new application icon from the Lumicons set from niivu.
All the button icons for plugins are here:
.\Notepad++\plugins\Config\icons. You can override / change them! Details are
described here.