Tagged Questions

2
votes
2answers
734 views

How to fix code-complete in Visual Studio 2008

The code-complete feature in Visual Studio is very useful, and it still works for C# and C++ code - but no longer works for XAML (XML) editing. Is there a setting somewhere that can re-enable this? ...