Tim Root

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    Razor switch expression format

    There seems to be a bug with formatting switch expressions in Razor. The closing brace is being indented in Razor files, but not in C# files. Razor file example:  @(subItem switch{   GbPage gbp =>...
    • 2 followers
    • 1 comment
    • 1 vote