Orbmu2k / nvidiaProfileInspector

MIT License
3.32k stars 249 forks source link

Added filter/search field + EditorConfig file #139

Open Aemony opened 1 year ago

Aemony commented 1 year ago

Hi,

Not sure if this is of any interest, but I struggled with using the built-in search functionality (in particular how to clear the filter) so I added a discrete Filter field that can be selected using Ctrl+F, with the list dynamically updating as the text is changed.

The EditorConfig file was added in an attempt to get Visual Studio to use 4 spaces as the indentation for the project (as my global config uses 2 spaces).

Cheers, Aemony


https://user-images.githubusercontent.com/10578344/233771324-2c23b1d2-ac17-450a-ae9b-52798088a70f.mp4