Distribute plugin assembly XML docs for IntelliSense (Unbroken.LaunchBox.Plugins.xml)

Issue #6861 new
fraganator created an issue

The LaunchBox plugin API is great. That said, there are no bundled IntelliSense docs. I find myself needing to refer to http://pluginapi.launchbox-app.com to understand what many of the functions do, or just discovering what methods are available. Unfortunately the documentation on this site is somewhat out of date.

It would helpful if the Unbroken.LaunchBox.Plugins.dll assembly shipped with a corresponding Unbroken.LaunchBox.Plugins.xml document, which can be picked up by Visual Studio’s IntelliSense and offer inline documentation while coding. This would help streamline the development process for plugin developers.

The generation of the xml documentation file is a simple project build option:

Comments (0)

  1. Log in to comment