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
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The extension highlights each set of tags that affects the current cursor positi
26
26
27
27

28
28
29
-
## Extension Settings
29
+
## Extension settings
30
30
31
31
You can change the settings for the tag highlighting and the keyboard shortcuts you use to run the extension.
32
32
@@ -71,10 +71,14 @@ To change the default keyboard shortcuts:
71
71
72
72
The new shortcut is immediately available for use.
73
73
74
-
## Known Issues
74
+
## How the extension was coded
75
+
76
+
For a description of how the Typescript code behind this extension works, see the [code-description.md](https://github.com/docs/version-identifier/blob/main/code-description.md) file.
77
+
78
+
## Known issues
75
79
76
80
None.
77
81
78
-
## Release Notes
82
+
## Release notes
79
83
80
-
See ........ TODO: LINK TO NOTES
84
+
For details of the changes in each release, See the [CHANGELOG.md](https://github.com/docs/version-identifier/blob/main/CHANGELOG.md) file.
0 commit comments