mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
Update improvements.md
This commit is contained in:
parent
5ebd5162a4
commit
5623cfd1d1
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue