F
F
Finom2012-04-05 03:41:04
css
Finom, 2012-04-05 03:41:04

Plugin for Notepad++ that speeds up development

In many (in all?) IDEs there is such a feature: you write an opening tag, put a space, a closing tag is automatically added. Another example: you open a comment like /**, immediately added: line break, space, asterisk, line break, closing characters (*/), while the cursor is added after the asterisk. It's better to show:
We write /**, put a space or a line break, we get:

/**
 * | ← курсор 
 */


Please tell me a plugin for NPP that allows you to do such things (unfortunately, I don’t know the name of such a feature). I ask you not to offer heavy alternatives to the notepad.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Softlink, 2012-04-05
@Softlink

Maybe Zen Coding ? How it works, video .

A
Andrey Plax, 2014-09-27
@Hereigo

Now I can’t tell you for sure (I’m writing from a tablet), but somewhere in the NPP basic configuration settings there are parameters for automatically closing tags. I don't remember about moving comments to the next line...

W
Winner777, 2014-04-02
@Winner777

For abbreviated writing of html tags and css attributes, Zen Coding is used , for auto-closing brackets, quotes, I recommend using the xbrackets lite plugin , as an option for closing brackets, you can still use notepad# , even better, even both plugins at once, they can be found in Plugin Manager , also notepad# highlights colors like #ff0000. You can use the keyboard shortcut Ctrl + Alt + Shift + D to add the comment you described in the example .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question