fsprojects / Paket.VisualStudio

Manage your Paket (http://fsprojects.github.io/Paket/) dependencies from Visual Studio!
MIT License
147 stars 51 forks source link

Paket.references in VS2015 #114

Open sergey-tihon opened 8 years ago

sergey-tihon commented 8 years ago

Not sure if it is a bug or now (I have 0.22.2 version installed) but when I open paket.references file in VS2015 it opens it in Designer mode (which is ugly) image I can switch to the Source mode and edit the file image but it looks strange, other paket files does not have Design mode. image image // cc @forki

forki commented 8 years ago

wow. sorry no idea? what did they change?

/cc @hmemcpy

sergey-tihon commented 8 years ago

It looks like this for a while - couple of month maybe (not related to VS2015 Update 3) I just now decided to report this bug

hmemcpy commented 8 years ago

Ugh... I have no idea why this could happen. Are you sure you haven't set it by mistake? Try right clicking the file, then Open With.... What is the default editor?

sergey-tihon commented 8 years ago

JSON Editor is default. image as well as for paket.dependencies image

hmemcpy commented 8 years ago

I have no idea... will have to check later when I'm on a Windows machine :P