Skip to content

Releases: psulek/lhqeditor

Version 2023.1

14 Jul 11:45
Compare
Choose a tag to compare

Fixed bug #9 ,VS2022 bug when tt generators throws null reference exception

Version 2022.3

22 Jun 11:10
Compare
Choose a tag to compare

Fixed bug #6, VS2022 bug when generating C# files from T4 template (Type XYZ exists in both EnvDTE and *.Interop)

Version 2022.2

25 May 09:32
Compare
Choose a tag to compare
  • Fixed bug #4 (Type 'OAProjectItem' is not marked as serializable in VS2022 on files generation)
  • Implemented feature #5 (Do not serialize "metadatas" when there is no code generator attached)

Version 2022.1

16 Mar 08:46
Compare
Choose a tag to compare
  • Fixed bug #2 (Option Allow resources under root should be available for all item templates)
  • Fixed bug #3 (Inconsistency of tabs and spaces in generated output C# files)

Version 2021.6

05 Dec 09:58
Compare
Choose a tag to compare
  • Added new project templates for ASP.NET Core NET5 and NET6 (only for Visual Studio 2022)
  • Fixed #1

Version 2021.5

28 Nov 12:42
Compare
Choose a tag to compare

Bug fixes:

  • Fixed non working shortcuts (Ctrl+D, Ctrl+Ins, Shift+Ins ...)