|
| 1 | + |
| 2 | + |
| 3 | + ## Step 1: Locate the Code File |
| 4 | + |
| 5 | +Find the code file you want to generate context for in your development environment. |
| 6 | + |
| 7 | + |
| 8 | +## Step 2: Open the Context Menu |
| 9 | + |
| 10 | +Right-click on the code file to open the context menu. |
| 11 | + |
| 12 | + |
| 13 | +## Step 3: Access the Dev-Docs Submenu |
| 14 | + |
| 15 | +In the context menu, find and hover over the "dev-docs" submenu. |
| 16 | + |
| 17 | + |
| 18 | +## Step 4: Select Generate Context Option |
| 19 | + |
| 20 | +Click on the "Generate Context" option within the dev-docs submenu. |
| 21 | + |
| 22 | + |
| 23 | +## Step 5: View Generated Context File |
| 24 | + |
| 25 | +A new file named "context-[filename].md" will appear in your file explorer. |
| 26 | + |
| 27 | + |
| 28 | +## Step 6: Review the Generated Context |
| 29 | + |
| 30 | +Open the newly created markdown file to view the high-level overview of your code. |
| 31 | + |
| 32 | + |
| 33 | +## Step 7: Open the Dev-Docs editor |
| 34 | + |
| 35 | +Right-click on the generated markdown file to open the markdown file in dev-docs editor. |
| 36 | + |
| 37 | + |
| 38 | +## Step 8: Examine the Context Details |
| 39 | + |
| 40 | +Review the generated context, including the last update time, overview, main code object, and methods. |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
0 commit comments