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
343 stars 85 forks source link

Snippet Manager Not displaying the Manager #70

Open mmanela opened 9 years ago

mmanela commented 9 years ago

mlopilato[CodePlex]
When I highlight code and want to 'Export as Snippet' I don't get the the Snippet Manager.

I get the 'Add New Item' Dialog Box.

I'm using VS 2010 Ultimate, Win7 Ultimate.

I've uninstalled/reinstalled the Snippet Manager, but still the same results.

What could be wrong?

mmanela commented 9 years ago

astrorubble[CodePlex]
Same problem. It does seem to work for other project types. I am using VS2010 Professional.

mmanela commented 9 years ago

mlopilato[CodePlex]
I just discovered that. You are correct, Thank you.

mmanela commented 9 years ago

mmanela[CodePlex]
This is a known issue that usually occurs when you are inside of a website project (they do not have csproj or vbproj files). I am still trying to figure out how to get around this.

It should work in other project types (like a regular csproj asp.net project).

Can you try that out and let me know?