Releases: winscripter/AddWithXmlDoc
Releases · winscripter/AddWithXmlDoc
v2.1.0
v2.0.0
Adds inheritdoc support
v1.0.2
This version fixes a bug where it is not possible to install the extension for VS 2022 due to architecture differences (we used a minimum version of VS 2017 which meant that the extension was 32-bit, but VS 2022 is 64-bit so it won't install there).
v1.0.1
This version fixes a bug where the base list becomes incomplete when clicking to generate equality members. Like so:
public class Class1 :
v1.0.0
This is the first release of AddWithXmlDoc for Visual Studio. Released on August 27, 2025.