Delete every other line in notepad++

I’m not sure Notepad++ is the best tool for this, but using the Power of Regex, we should be able to do it. Open the replace menu, fill in ([^\n]*\n)[^\n]*\n in the “Find what” box and $1 in the “Replace with” box. Then select regular expression for the search mode, click replace all and every … Read more

Notepad++ add number in each line

You can use the “Column Editor” mode. First, select the column you want by holding Alt and dragging down the column. Then go to “Edit->Column Editor”, you will get a box that looks like this: Choose the “Number to Insert” button, then choose the starting value and the increment. It will replace the column with … Read more

How to copy marked text in notepad++

As of Notepad++ 5.9 they added a feature to ‘Remove Unmarked Lines’ which can be used to strip away everything that you don’t want along with some search and replaces for the other text on each value line. Use the Search–>Find–>Mark functionality to mark each line you want to keep/copy and remember to tick ‘Bookmark … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)