Consider using a ThreadedWaitDialog for user intitiated actions #461
Labels
enhancement
A change or improvement to something that exists
XAML-Analysis
Relates to XAML Analysis functionality
XAML-GEN
Relates to XAML generation
Milestone
Because some user-initiated actions (e.g. generate XAML, and analyze current document) may take time, look at using an
IVsThreadedWaitDialog4
to provide user feedback while actions are taking place.See code example at https://github.com/madskristensen/CodeTourVS/blob/master/src/CodeTourInfoBar.cs
The text was updated successfully, but these errors were encountered: