Skip to content

Commit 166c537

Browse files
committed
Update metadata.json
1 parent a298879 commit 166c537

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

  • awesome-copilot/src/McpSamples.AwesomeCopilot.HybridApp

awesome-copilot/src/McpSamples.AwesomeCopilot.HybridApp/metadata.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -729,6 +729,14 @@
729729
"**/*.css"
730730
]
731731
},
732+
{
733+
"filename": "no-heredoc.instructions.md",
734+
"name": "No Heredoc File Operations",
735+
"description": "Prevents terminal heredoc file corruption in VS Code Copilot by enforcing use of file editing tools instead of shell redirections",
736+
"applyTo": [
737+
"**"
738+
]
739+
},
732740
{
733741
"filename": "nodejs-javascript-vitest.instructions.md",
734742
"description": "Guidelines for writing Node.js and JavaScript code with Vitest testing",

0 commit comments

Comments
 (0)