Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Ctrl+C causing a pause, then flicker

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
foxmuldr Posted - Dec 11 2023 : 08:27:03 AM
I'm not sure this is a VA issue, but it's happening in Visual Studio 2019 and Visual Studio 2022. When I launch those apps for the first time each day, when I select some text and press Ctrl+C to copy to clipboard the mouse cursor changes to a spinning wheel. It takes 3-5 seconds, and finally the apps that are up on the desktop all hide momentarily, then they come back after just a few milliseconds flicker.

It's been happening now for multiple versions of Visual Studio over a few months. It doesn't happen in other apps, so it seems to be Visual Studio-specific. Since VAX extends the clipboard, I thought I would see if anyone here sees anything similar?

--
Rick C. Hodgin
3   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Dec 12 2023 : 06:17:20 AM
Both VA and IDE intellisense parsers, assuming IDE intellisense parsing is active, are going to need to scan your solution on load, to see what, if anything, needs reparsing. So this could cause a CPU spike from the IDE its self. This probably won't show up on small solutions, but loading a large solution it can be noticeable. It's just a theory, since I am loading and quitting the IDE all the time while testing things, and don't recognise this problem, but the IDE taking a few moments to finish loading and be ready to properly respond is something I am familiar with.
foxmuldr Posted - Dec 11 2023 : 10:49:13 AM
It happens throughout the day whenever I first load Visual Studio, which isn't always first thing. Most days I'm checking email and responding to chats for the first 15+ minutes of my work days. Only time it's otherwise is on the weekend or when I've been told there's an issue with some process that needs debugged.

--
Rick C. Hodgin
feline Posted - Dec 11 2023 : 09:41:48 AM
If you run Windows Task Manager, and wait for the CPU usage spike from loading the IDE to settle down, do you still get this problem? My first guess is that you are running into "to busy to respond", although that is a little concerning since you are "just" doing a copy.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000