Move multiple lines up and down with Notepad++
Accidentally I found out, that Notepad++ allows to move multiple lines up and down without Copy-Cut / Insert? Use Ctrl + Shift + (arrow up | arrow down).
I wanted to fix the broken .csproj file with an external editor and found out that.
I can't say that it's something you can't live without, but can be very useful.

PostgreSQL in Docker: when DBeaver lies (and psql saves the day)
SharePoint onPrem: Create ContentType with the specific ID
Send props from Child class component to Parent state component in React App