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",
|
2021-05-31 23:34:13 +00:00
|
|
|
"jnoortheen.nix-ide"
|
2021-05-31 23:19:51 +00:00
|
|
|
]
|
2021-05-31 23:34:13 +00:00
|
|
|
}
|