Skip to content

Commit

Permalink
Add csv file coloring extension to recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
skyfenton committed Nov 8, 2024
1 parent 74f8511 commit 36fbbae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"recommendations": [
"charliermarsh.ruff"
"charliermarsh.ruff",
"mechatroner.rainbow-csv"
],
"unwantedRecommendations": [

Expand Down

0 comments on commit 36fbbae

Please sign in to comment.