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",
|
2022-05-04 20:24:34 +00:00
|
|
|
"jnoortheen.nix-ide",
|
|
|
|
"tamasfe.even-better-toml"
|
2021-05-31 23:19:51 +00:00
|
|
|
]
|
2022-05-04 20:24:34 +00:00
|
|
|
}
|