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: vsc-extension-quickstart.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
* This folder contains all of the files necessary for your extension.
6
6
*`package.json` - this is the manifest file in which you declare your language support and define the location of the grammar file that has been copied into your extension.
7
-
*`syntaxes/keyvalue3.tmLanguage.json` - this is the Text mate grammar file that is used for tokenization.
7
+
*`syntaxes/keyvalue.tmLanguage.json` - this is the Text mate grammar file that is used for tokenization.
8
8
*`language-configuration.json` - this is the language configuration, defining the tokens that are used for comments and brackets.
0 commit comments