mmanela / SnippetDesigner

The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience.
Apache License 2.0
344 stars 85 forks source link

Saving Snippet causes hangs #60

Open mmanela opened 10 years ago

mmanela commented 10 years ago

vimentis[CodePlex]
Version 1.3.1

Saving a Snippet often takes about a minute with CPU at 100%. Experienced this on 2 different PCs (both Win7, VS2010 Prof).

mmanela commented 10 years ago

mmanela[CodePlex]
I installed the productivity power tools but am still unable to repro this. Is there anymore information you could give me to help me reproduce this?

mmanela commented 10 years ago

mmanela[CodePlex]
Hmm, I will look into what is going on with that extension.

mmanela commented 10 years ago

vimentis[CodePlex]
Ok, I found the culprit: VS-Extension 'Productivity Power Tools'

mmanela commented 10 years ago

mmanela[CodePlex]
Thanks for reporting this, I have tried a few times and I am unable to repro this issue.

Could you give me some more information that may help like:

Are you running with UAC turned on? What level is it turned to? What is the information you are putting into the Snippet Designer? Does the error happend if you put different code / options? Do you have other extensions installed? What are there? Does this still happen when you turn those extensions off?

If there is anything else you can think of or figure out that may be the cause of the problem let me know.