Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@TobiasSekan TobiasSekan released this 14 Jan 09:43
· 86 commits to main since this release

New:

  • #1 - Show error for project files that was not found
  • #15 - Show waring for project filename that differ from project name
  • #14 - Show waring for project folders that differ from project name
  • #18 - Show waring for project file extension that differ from project type
    • For .csproj, .vcxproj, .vbproj and .shproj

Improvements:

  • #21 - Code completion for values Debug|x86 and Release|x86
  • #19 - CodeLens and code completion for project types
    • VB.NET SDK-style ({778DAE3C-4631-46EA-AA77-85C1314464D9})
    • Shared Project SDK-style ({D954291E-2A0B-460D-934E-DC6B0785DB48})

Remove:

  • not correct working project type syntax highlight