matrix-media-expanded/.vscode/extensions.json

12 lines
311 B
JSON
Raw Normal View History

2021-05-31 23:19:51 +00:00
{
// See https://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"haskell.haskell",
"arrterian.nix-env-selector",
"bbenoist.nix",
"jnoortheen.nix-ide",
"heybourn.headwind",
"voorjaar.windicss-intellisense"
]
}