T O P I C R E V I E W |
andreypir |
Posted - Sep 11 2025 : 2:59:59 PM Closing windows in Visual Studio may be extremely slow. Steps to reproduce: 1. Enable Visual Assist 2. Open a dozen of c++ files 3. Call Window\Windows..., select all and click Close Window(s) 4. Observe that closing takes up to a minute 5. Disable Visual Assist 6. Repeat steps 2-4. Closing is now instantaneous. See video demonstrating at https://www.dropbox.com/scl/fi/j2ts5qhzbiv6d3hfqt2yo/VAssistX-Sep-11-2025-11_52_44.mp4?rlkey=ltmrcuty6w4d9bq43pfo0cqsl&dl=0 |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Sep 12 2025 : 08:45:30 AM Thank you for the clear description, I am seeing the same problem here:
case=165850
As a work around, can you try using:
IDE Windows menu -> Close All Tabs
instead? This is instant for me, so should show the same speed for you to. |
|
|