WebEdit: Use Text Expansion & Integrate Code Snippets Into Notepad++
Notepad++ is a light-weight, yet powerful application development IDE that supports a great number of native and third-party plugins to speed up the application development process. If you are a web developer, and looking for a way to create text expansion functions and code templates in order to quickly use them in code files, WebEdit is just what you probably need. It’s small Notepad++ extension that includes all commonly used code templates with an option to create new code templates and edit existing ones. The extension is highly customizable in terms of configuring the code completion and template settings; it saves the settings and code templates in a ‘WebEdit.ini’ file, allowing you to share it with other Notepad++ users. Unlike other code completion and template collection managers, it has the ability to send the code templates to Notepad++ toolbar, so that you can write specified code template with a click.
Read More