Version 2015.1.12.0

Release notes for version 2015.1.12.0.

Help File Builder

  • Added support for using the built-in Go To Definition context menu option (bound to the F12 key by default) to go to XML comments and MAML link element targets.

  • Added an option to disable the Ctrl+Click Go To Definition option. You can turn this off if you prefer using the context menu/F12 methods of invoking the option.

  • The Extended XML comments/Go To Definition settings are now stored in the Visual Studio user settings. This allows them to differ between Visual Studio versions. As such, you will need to set them to your liking if you modified them in the prior release.

MRefBuilder

  • Removed resetting of mscorlib for frameworks that forward all of its types to other assemblies. This prevents a stack overflow with those framework types.

  • Updated the Frameworks.xml file to include mscorlib for all framework versions. This fixes a problem with the framework-specific reflection data introduced in the last release.

Presentation Styles

  • Removed the conceptualLink elements from the Russian language reference content files in the VS2010 and VS2013 presentation styles.

  • Updated the VS2013 website script so that it expands empty container nodes if the title is clicked rather than doing nothing.

  • Thanks to Sergey Zhurikhin for the new and updated Russian language resource files for the Open XML, VS2010, and VS2013 presentation styles.

See Also