Reputation: 6431
Now I am not able to edit CSS files after I tried a few .less extensions. I have removed all extensions but still Visual Studio throws "Operation could not be completed" when i try to open file.
How can I get CSS file editing back ?
Upvotes: 3
Views: 2427
Reputation: 503
You know... you're just working through projects and little time sink crap like this pops up. Anyway, here's a link that worked for me. http://visualstudiogallery.msdn.microsoft.com/a15c3ce9-f58f-42b7-8668-53f6cdc2cd83 - Web Standards Update for Microsoft Visual Studio 2010 SP1.
Upvotes: 0
Reputation: 6431
Tools/Import and Export Settings - Reset all setting fixed problem.
Upvotes: 7
Reputation: 180787
In the Tools/Options dialog, under Environment/General, click the Restore File Associations
button.
Upvotes: 0