We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39cc23 commit 0946f66Copy full SHA for 0946f66
README.md
@@ -73,6 +73,12 @@ This extension assumes:
73
agent, and file names can be configured. See [grading agent
74
example](#grading-agent-example) and [configuration](#configuration) below.
75
76
+* The command **Grading Agent: Enable Instructions and Agent** disables or
77
+ enables `*instructions.md` files and grading agent file so they are ignored by
78
+ GitHub Copilot. The command displays the list of avaible files and lets the
79
+ user check or uncheck any of them. All files are initially enabled. This
80
+ extensions disables files by renaming them.
81
+
82
## Requirements
83
84
This extension has been tested in Visual Studio Code version 1.108.
vsc-extension-quickstart.md
0 commit comments