markjprice / cs11dotnet7

Repository for the Packt Publishing book titled "C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
566 stars 206 forks source link

Pattern Matching with Regular Expressions #80

Open cjparsonson opened 1 year ago

cjparsonson commented 1 year ago

Chapter: 8 Page Number: 369 Section Title: Activating regular expression syntax highlighting Step Number: 2 Problem to fix: Instructions state: "Right-click in the StringSyntax attribute, select Go To Implementation, and note there are 12 recognized string syntax formats that you can choose from as well as Regex" Suggested solution: For me I had to right-click in the StringSyntax attribute and click Go To Definition.

Other useful information e.g. OS, coding tools, and so on:

markjprice commented 1 year ago

Thanks! I have added an improvement item for this: https://github.com/markjprice/cs11dotnet7/blob/main/docs/errata/improvements.md#page-369---activating-regular-expression-syntax-coloring