CSharpOutline2013
CSharpOutline2013 copied to clipboard
Doen't work properly with VS2013
I have recently installed VS 2013 Premium C#Outline extension works properly with Vs 2012 but it has some problem
it doesn't show collapsible icon for code blocks (if,else,for,while...) please see attached screenshot
Have you tried this one?
Due to differences in the model exposed by VS
, each version has it's own extension.
Thanks for answer but, this link is for VS 2012 and i'm using 2013 Premium.
Do you have another extensions installed? If so, try to uninstall/disable them and see if it helps.
@RashminMewada please try this build: https://github.com/Skybladev2/CSharpOutline2013/releases/download/noeticwxb_test_fix/CSharpOutline2013TestFix.vsix
@Skybladev2 this version is ok https://github.com/Skybladev2/CSharpOutline2013/releases/download/noeticwxb_test_fix/CSharpOutline2013TestFix.vsix
Any chance of getting this merged into the main branch? Would love to have this fix in the official release
@DamianSuess I did not test nor analyze a version with the fix. But if everything is ok and I don't forget about it, I'll merge it into the main branch next week.
@DamianSuess Ok, I published an updated version: https://visualstudiogallery.msdn.microsoft.com/6c3c5dec-1534-4c42-81b1-cfd4615fd0e9?redir=0
@Skybladev2 you just made my day! Thank you :)