Skip to content

Commit

Permalink
Add recommended list of extensions for vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Nov 4, 2024
1 parent 1d67b6c commit 8227b15
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"recommendations": [
"formulahendry.code-runner",
"mhutchie.git-graph",
"haskell.haskell",
"justusadam.language-haskell"
]
}

0 comments on commit 8227b15

Please sign in to comment.