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: code-description.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
The purpose of this extension is to identify the versioning that applies at the current cursor position within a Markdown file.
5
5
6
-
The code is written in TypeScript. This file describes how the code works.
6
+
The code is written in TypeScript, in the [extension.ts](https://github.com/docs/version-identifier/blob/main/src/extension.ts) file. This article describes how the code works.
0 commit comments