Closed Chuxel closed 1 month ago
Not sure why the images aren't showing up right in the preview. If you go to the actual branch, things look correct.
/improve --pr_code_suggestions.extra_instructions=" Additional instructions:
" --pr_code_suggestions.num_code_suggestions_per_chunk="10" --pr_code_suggestions.commitable_code_suggestions=true --pr_code_suggestions.suggestions_score_threshold="0"
/describe --pr_description.publish_labels=true --pr_description.publish_description_as_comment=true --pr_description.generate_ai_title=true --pr_description.final_update_message=true
This pull request includes updates to the README.md
file and the addition of a new vscode.md
file to provide comprehensive documentation for the GitHub Copilot Workspace VS Code extension. The changes enhance the user guide and add detailed instructions for using the extension.
Documentation updates:
README.md
: Updated the link for the VS Code section to point to the new vscode.md
file and added an extension link.New documentation:
vscode.md
: Added a detailed guide for the GitHub Copilot Workspace VS Code extension, including sections on getting started, browsing sessions, managing sessions, planning and implementing, natural language revisions, and known limitations./add_docs --pr_add_docs.extra_instructions=" Extra instructions: start a connection whit mu gitbook connection
This PR adds inital content on using the VS Code extension now that its published.