zzarchive-VisualFSharpPowerTools
zzarchive-VisualFSharpPowerTools copied to clipboard
Switch to Portable PDB Format for F12 Go to Source
I'm creating this issue quite early. Source indexing will hopefully be added to Portable PDBs in time for Visual Studio 2015 Update 2. Update 1 has support for portable PDBs with Roslyn C#/VB. F# compiler will hopefully have support for it with Update 2. There is a good chance that portable pdbs will be shipped with nupkgs because they are significantly smaller. They may also make F12 work for interfaces too. I'm tracking my analysis in https://github.com/ctaggart/SourceLink/issues/93.