Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes & Upgrade to .NET 8 and Rider 2024 #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

icraftsoftware
Copy link

The fixes address the descriptions appearing in the Live Template editor or Rider:

  • some were missing
  • some were wrong
    Remove the test method templates as well which is confusing at best and only targets NUnit. Besides Rider comes with predefined test method live templates.

Added an XLS to convert the XML produced by the F# program into a XML that can be fed to Rider. The call to this transform is not automated and does not support VB.

Right now, only gen C# templates, as this is what I need...

/!\ Seems to generate issues in rider 2024.1.1 with its settings layer configuration window /!\

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant