aboutsummaryrefslogtreecommitdiff
path: root/.vscode/extensions.json
blob: a7bd4bb2fd3c88c3b74a945cbc6cad37714b2f02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"recommendations": [
		"aaron-bond.better-comments",
		"arcanis.vscode-zipfs",
		"dbaeumer.vscode-eslint",
		"eamodio.gitlens",
		"esbenp.prettier-vscode",
		"streetsidesoftware.code-spell-checker",
		"github.vscode-pull-request-github",
		"ckolkman.vscode-postgres",
		"tobias-faller.vt100-syntax-highlighting",
		"pkief.material-icon-theme",
		"Tobias-Faller.vt100-syntax-highlighting"
	]
}