Skip to content

Commit 1ec326c

Browse files
md file
1 parent 80f6d3d commit 1ec326c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
3+
---
4+
# High Level Context
5+
## context
6+
This markdown file describes the "Generate Context Command" (`devdocs.generateContext`) in a Visual Studio Code extension. The command uses AI to analyze a selected file or document and generate a high-level summary of its purpose and role within a project. The file explains:
7+
8+
1. What the command does and its benefits
9+
2. Relevant configuration options in the `dev-docs.json` file
10+
3. Prerequisites for using the command
11+
4. Step-by-step instructions on how to use the command
12+
13+
The document highlights the command's usefulness for onboarding new team members, code documentation, code reviews, and as a personal reference. It also provides an example JSON configuration and details on how to access and use the command within VS Code.
14+
15+

0 commit comments

Comments
 (0)