Relative Content

Tag Archive for notepad++

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