Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はavalon Editを使用しています。
エディターで複数の文字列を見つけて強調表示する必要があります。それを達成する方法はありますか。単一の文字列を見つける方法は知っていますが、複数の文字列を見つけてすべてを強調表示する必要があります。
VS 2010 を使用していますか? はいの場合は、SharpDevlop 4.2 コード ソースをダウンロードし、CaretReferencesRenderer.cs ファイルを確認します (AddIns-> Display Bindings->AvalonEdit.AddIn にあります)。