Skip to content

Commit acb220a

Browse files
committed
vibe coding / add some exmaple links
1 parent a9a5975 commit acb220a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/posts/2025/2025-08-31-vibe-coding-cheat-sheet.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ VSCode supports:
3030
Examples:
3131

3232
- [Azure SDK for Python copilot instructions](https://github.com/Azure/azure-sdk-for-python/blob/main/.github/copilot-instructions.md)
33+
- [microsoft/vscode copilot instructions](https://github.com/microsoft/vscode/blob/main/.github/copilot-instructions.md)
3334
- Example to add multiple instruction files: [microsoft/vscode-jupyter: Component-Specific Instructions](https://github.com/microsoft/vscode-jupyter/blob/main/.github/copilot-instructions.md)
3435

3536
## Github Copilot Chat Modes
@@ -48,6 +49,7 @@ VSCode Github Copilot Prompt helps you to create [reusable prompt templates for
4849
Examples:
4950

5051
- [microsoft/vscode-jupyter: prompts](https://github.com/microsoft/vscode-jupyter/tree/main/.github/prompts)
52+
- [microsoft/vscode: prompts](https://github.com/microsoft/vscode/tree/main/.github/prompts)
5153
- [Azure/azure-sdk-for-python: prompts](https://github.com/Azure/azure-sdk-for-python/tree/main/.github/prompts)
5254

5355
## Claude Code rules

0 commit comments

Comments
 (0)