Skip to content

Commit

Permalink
Add toml support for vscode. Follow #362
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jan 17, 2023
1 parent 8484464 commit 2b154b3
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
Expand Up @@ -4,6 +4,7 @@
"redhat.vscode-yaml",
"editorconfig.editorconfig",
"dprint.dprint",
"jnoortheen.nix-ide"
"jnoortheen.nix-ide",
"tamasfe.even-better-toml"
]
}

0 comments on commit 2b154b3

Please sign in to comment.