notepad++ Select range of lines in notepad++
notepad++ Select range of lines in notepad++
1076
/*!40000 ALTER TABLE `llx_blockedlog` DISABLE KEYS */;
1262
/*!40000 ALTER TABLE `llx_blockedlog` ENABLE KEYS */;
Easiest way for big files:
Ctrl + G, go to line 1076.
Menu > Edit > Begin/End select.
Ctrl + G, go to line 1262.
Menu > Edit > Begin/End select.
You now have your range selected with few clicks and no scroll.
then suppr or ctrl + x - c