0
kicks
Next SyntaxEditor for WPF build adds completion list auto-shrink
The next build of our syntax-highlighting code editor control for WPF includes the ability for completion lists to automatically hide items that don't match the typed text, similar to how Visual Studio auto-shrinks their completion list in Visual Basic. The filtering updates dynamically as document text is changed.