File size: 285 Bytes
ff10fd0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
	"folders": [
		{
			"path": "."
		}
	],
	"settings": {},
	"extensions": {
		"recommendations": [
			"github.copilot",
			"github.copilot-chat",
			"visualstudioexptteam.vscodeintellicode",
			"ms-python.python",
			"redhat.vscode-yaml",
			"againstentropy.huggingface-repo"
		]
	}
}