Skip to content

Commit bfc2e8d

Browse files
authored
doc prompt (Azure#40251)
* ai primpt * done * this * add * add
1 parent 483190b commit bfc2e8d

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

doc/dev/ai/ai_prompt_workflow.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# AI Prompt Workflow
2+
3+
4+
1. In Copilot **Agent** mode, click on `Add Context` and select `prompt` from the dropdown.
5+
6+
*Note*: Agent mode is currently only available in [VSCode Insiders](https://code.visualstudio.com/insiders/).
7+
8+
![Agent Mode](step1.png)
9+
10+
2. Select `next-pylint.prompt.md` or associated prompt for your task.
11+
12+
![Select Prompt](step2.png)
13+
14+
3. Send the prompt to the agent. Follow the instructions provided by the agent to complete the task.
15+
16+
![Hit Enter!](step3.png)

doc/dev/ai/step1.png

233 KB
Loading

doc/dev/ai/step2.png

17.5 KB
Loading

doc/dev/ai/step3.png

20.6 KB
Loading

0 commit comments

Comments
 (0)