KirillOsenkov / MSBuildStructuredLog

A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
MIT License
1.41k stars 188 forks source link

Search improvements #735

Closed yuehuang010 closed 6 months ago

yuehuang010 commented 6 months ago

Add menu item to search in this node by name.

Add "Clear" link to clear recent searches.

image

Trim search text to skip searching when typing a "space"