Macro for notepad++ – nested opening {} with indentation
I’m trying to create a macro to quickly pop {}
.
What I do for create macro:
How many dark themes does Notepad++ support? Can I see them before I choose the right one?
I understand that there are a big collection of dark themes available for Notepad++. Can you please give me the snippets of all the Notepad++ dark themes, so that I can see them and choose the right one? Here is a sample – https://lifespectrum360.com/ultimate-guide-to-notepad-dark-themes-see-before-you-select/
search contain keywords in notpad++
I wand to search for a description string that have a keyword. Example are the current output.
Custom button or menu entry for toggle of: File Status Auto-Detection
For some log files the “File Status Auto-Detection” is annyoing. For other (log) files, it is great.
Notepad++ if a line starts with anything but a 12 digit number backspace the line
I have a list of over 200,000 lines. It is mixed with the majority of lines starting with 12 digit number, and the remainder starting with any character. I want to keep all the lines that have a 12 digit number at the beginning, and those that do not, I want to backspace to remove the CRLF, and add a space.
Reverse text in beetwen notpad++
This is my text And I want it to be changed with the desired sign or word that I put between the text
Unreadable notepad++ .sql file
enter image description hereI wrote SQL-related tasks in notepad++ and saved it as sql extension. It seemed to me that the file saved normally, but a few days after opening I found this. What could have happened here and can it be fixed? On the right there is a file that works correctly
Changing entire line color with notepad++
I have a txt file containing a very long WhatsApp chat. I would like to color every time the date and time line appears in the chat. It is possible to do this with Notepad++ in bulk and then save in PDF format. I have already tried with the style function but I cannot select the date which changes continuously. Thank you