Skip to content

Commit 2711a5c

Browse files
md file
1 parent 0e5d574 commit 2711a5c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
3+
---
4+
# High Level Context
5+
## context
6+
This file describes the "Ask Dev-Docs A Question" command in the Dev-Docs Visual Studio Code extension. The command allows users to ask questions about their codebase and receive AI-generated answers. Key points include:
7+
8+
1. The command is activated using `devdocs.askDocs`.
9+
2. It uses AI to process questions and generate answers based on the codebase context.
10+
3. The feature aims to improve code comprehension and documentation efficiency.
11+
4. Users can access the command through the VS Code Command Palette.
12+
5. Prerequisites include having local dev-doc markdown files.
13+
6. The file explains the benefits of using this command, such as saving time and effort in understanding code.
14+
7. Step-by-step instructions for using the command are provided.
15+
16+
Overall, this document serves as a user guide and explanation for the AI-powered question-answering feature within the Dev-Docs extension.
17+
18+

0 commit comments

Comments
 (0)