Prompt to add extension to workspace recommendations when Dev Proxy config detected#340
Conversation
|
@copilot can you take a look at the failed test |
Fixed in commit 8e4b5ec. The issue was in |
|
@copilot update this PR to include changelog and readme updates following the guidelines in AGENTS.md |
Updated in commit 29f815d. Added documentation for the workspace recommendations feature: CHANGELOG.md:
README.md:
|
|
@copilot the test fix changelog entry is not user-facing, remove it. Only user-facing changes belong in the changelog per AGENTS.md guidelines. |
…n to recommendations Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
…feature Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
f6c1af6 to
0ebedc3
Compare
- Add 'Add to Workspace Recommendations' command as manual fallback - Add 'Reset State' command to clear all extension state - Change notification buttons to Yes/No/Don't ask again - Remove unnecessary node_modules exclude from config file search - Update CHANGELOG and README to reflect changes
Implementation Plan: Workspace Recommendations Feature
1. Add new constants for extension recommendations
2. Create utility functions for workspace recommendations
3. Integrate recommendation prompt in extension activation
4. Add tests for workspace recommendations
5. Address code review feedback
6. Fix Windows test failures
7. Add documentation
Summary
Successfully implemented workspace recommendations feature with comprehensive user-facing documentation:
CHANGELOG Updates:
README Updates:
.vscode/extensions.jsonOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.