Skip to content

Commit

Permalink
Add VSCode configuration for the Slice extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
InsertCreativityHere committed Jan 17, 2024
1 parent 9005464 commit 8ebc2a5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,11 @@
"slicec",
"typeref",
"vsix"
],
"slice.configurations": [
{
"paths": ["slice"],
"addWellKnownTypes": false
}
]
}

0 comments on commit 8ebc2a5

Please sign in to comment.