Rob Lourens

Results 447 comments of Rob Lourens

The second one should be right, but it looks like _getexif() returned None. Sorry, no idea why that would happen. You'll have to debug it to see what's going on.

I would take a PR if the change makes sense for everyone.

I haven't tried to run this in years, sorry :)

I don't quite understand the steps, did it work in step 1? What did you do for 5 minutes? Check out the tips here: https://github.com/microsoft/vscode/wiki/Search-Issues

It sounds like the issue could be summarized as "quick open takes 30-40 seconds" (to get files that don't appear in "recently opened"). Is there any other process, such as...

Thanks. This could be the same as https://github.com/microsoft/vscode/issues/157056 which was just fixed. Could you try with the latest Insiders build?

I wonder if you'd be able to get a profile of a time when it happens, using the developer tools? Help > Toggle Developer Tools. In the performance tab, start...

Ok, that at least confirms that it isn't related to the issue above. I'm not sure where time is being spent. Could you also share a trace-level log from the...

> Yes, I checked this so many times. Sometimes CPU usages were 60% sometimes 75%. But I noticed one thing when this happens VSCode starts consuming more memory then usual...