开发者

Find multiple strings in avalon Editor

开发者 https://www.devze.com 2023-03-26 20:18 出处:网络
I\'m using avalon Edit. I need to find and highlight multiple strings in the editor. Any idea开发者_如何学C how to achieve that.

I'm using avalon Edit.

I need to find and highlight multiple strings in the editor. Any idea开发者_如何学C how to achieve that. I know how to find a single string but I need to find multiple strings and highlight all of them.


Are you using VS 2010? if yes, download SharpDevlop 4.2 code source and take a look at CaretReferencesRenderer.cs file (it can be found under AddIns-> Display Bindings->AvalonEdit.AddIn).

0

精彩评论

暂无评论...
验证码 换一张
取 消