matrix-media-expanded/.vscode/extensions.json
Sridhar Ratnakumar 7ae116cf34 init
2021-05-31 19:21:58 -04:00

12 lines
No EOL
311 B
JSON

{
// 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"
]
}