๐Ÿ“ฆ microsoft / vscode

๐Ÿ“„ cgmanifest.json ยท 18 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18{
	"registrations": [
		{
			"component": {
				"type": "git",
				"git": {
					"name": "James-Yu/LaTeX-Workshop",
					"repositoryUrl": "https://github.com/James-Yu/LaTeX-Workshop",
					"commitHash": "e4cd86f1731546c2cdde0cc93717ca3fec2da0ba"
				}
			},
			"license": "MIT",
			"version": "8.19.1"
		}
	],
	"version": 1
}