linux - Geany: How to find and count? -


i know of rather powerful feature in notepad++ can search entire document specific string , count number of occurrences. in find function (ctrl+f).

e.g. data: error reading file error reading file error in line #3 error reading file error in line #5

find & count*: "line" = 2

i not seem find this* function in geany. if there plugin this, please share it. otherwise, please share on how 1 same -- without switching editor.

you can check message output. after searching check "messages" tab.

enter image description here


Comments

Popular posts from this blog

How can we post XML strings along with text strings in iOS -

How to run C# code using mono without Xamarin in Android? -

c# - cefsharp app remember password option -