You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,8 @@ When you see matching `#region INCLUDE` and `#endregion INCLUDE` tags in a listi
77
77
78
78
Whentherearematching `#regionEXCLUDE` and `#endregionEXCLUDE` tagsinalisting, evenifthesearewithintwo `INCLUDE` tags, thissectionisomittedfrombeingvisibleinthebookandreplacedwitha `// ...` just to try and bring more clarity to the point that is actually being taught in that listing.
79
79
80
+
Whenyouseematching `#regionHIGHLIGHT` and `#endregionHIGHLIGHT` tagswithinan `INCLUDE` region, thisindicatesthattheparticularcodesectionisemphasizedinthebook, typicallywithspecialformattingorshadingtodrawattentiontothekeyconceptbeingdemonstrated.
81
+
80
82
Inaddition, anylinethatendswitha `// EXCLUDE` is a line that is omitted from being seen in the book.
0 commit comments