Skip to content

Release v2.0.0

Choose a tag to compare

@rsaz rsaz released this 14 Jan 08:51
· 11 commits to main since this release

What's Changed

  • fix for loop snippets by @BachiMjavanadze in #16
  • Feature/codefix refactor by @rsaz in #25
    • New Feature added: Added support for all project types and templates under project creation.
    • New Feature added: Support for .NET 7.0 and .NET 8.0
    • Performance improvements: Extension loading time decreased and command execution time decreased.
    • Fix: Fixed snippet conflicts and non standard snippets.
    • Enhancement: Validates the project template and framework compatibility based on the .NET SDK installed on the machine.
    • Enhancement: Added validation to avoid creating projects with empty spaces.
    • Enhancement: Reinforce the use of the default folder for project creation.

New Contributors

Full Changelog: https://github.com/rsaz/csharp-snippet-productivity/commits/2.0.0