Download this extension from the VSGallery or get the CI build.
Features that have a checkmark are complete and available for download in the CI build.
These are the changes to each version that has been released on the official Visual Studio extension gallery.
- Move core logic into a shared project.
- Update to work with Visual Studio 2022.
- Fix - Item template was not visible in dialog for shared projects.
- Fix - Enum file does not generate in shared project under certain conditions.
- Fix - Removing enum definition didn't delete the generated .cs file.
- Renaming file was buggy in .NET Stanadrd/Core projects.
- Enum did not appear as child of dv file in .NET Standard/Core projects.
- Visual Studio 2019 support
- Table alignment - now aligns all rows in a block.
- Support for comments (Ctrl+K, Ctrl+C / Ctrl+U).
- Support for Format Document (Ctrl+K, Ctrl+D).
- Support for Format Selection (Ctrl+K, Ctrl+F).
- Fix - Text is not coloured correctly when a tab is used between keyword and parameter.
- Fix - Removed reference to System in item templates to prevent error when using new project format.
- Path of generator file appears in sql output (comment).
- Fix - Saving Empty Document causes "Sequence contains no elements" exception.
- Update projects to 2017 format.
- Replaced default icons.
- Compatible with Visual Studio 2017.
- Initial release.