From 5623cfd1d1901129f5c73bdd73fcbe461b00756a Mon Sep 17 00:00:00 2001 From: Mark J Price Date: Wed, 26 Jul 2023 17:48:14 +0100 Subject: [PATCH] Update improvements.md --- docs/errata/improvements.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/errata/improvements.md b/docs/errata/improvements.md index b21c5b3..fc3ca2c 100644 --- a/docs/errata/improvements.md +++ b/docs/errata/improvements.md @@ -709,6 +709,8 @@ for (int i = 0; i < matrix.Axes[1].Points.Length; i++) # Page 369 - Activating regular expression syntax coloring +> Thanks to [cjparsonson](https://github.com/cjparsonson) for raising this [issue on 26 July 2023](https://github.com/markjprice/cs11dotnet7/issues/80). + In Step 2, I wrote, "Right-click in the `StringSyntax` attribute, select **Go To Implementation**, and note..." Visual Studio 2022 has two similar features: