Highlight similar lines in Visual Studio, for example, in Notepad ++, for any file type

Some people mentioned RockScroll and MetaScroll in This question , but it seems they only work in code, is there something that will work with any type , including plain text files?

In Resharper, I can do ALT-SHIFT-F11, but again, that only works in source files, I need this functionality in text files too. If not, then at least in JavaScript and HTML files.

Screenshot shown in Notepad ++ block in action.

alt text

+3
source share
1 answer

WordLight VS2008, , .

+2

Source: https://habr.com/ru/post/1759032/


All Articles