Skip to content

Commit

Permalink
Add quarto and toml as vs code plugin recommends
Browse files Browse the repository at this point in the history
  • Loading branch information
deltamarnix committed Nov 7, 2023
1 parent 8ef2835 commit f0cb87e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"ms-python.python",
"ms-python.mypy-type-checker",
"charliermarsh.ruff",
"njpwerner.autodocstring"
"njpwerner.autodocstring",
"quarto.quarto",
"tamasfe.even-better-toml"
]
}

0 comments on commit f0cb87e

Please sign in to comment.