Skip to content

Conversation

@tamuratak
Copy link
Contributor

Always apply prompt file and auto-attach instructions. Fix #271624.

Copilot AI review requested due to automatic review settings October 17, 2025 23:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes issue #271624 by ensuring that prompt file and auto-attach instructions are always applied during chat widget processing, regardless of whether the view model is in editing mode.

Key changes:

  • Removed the conditional check that prevented prompt file and auto-attach instruction processing when viewModel.editing was true

Copy link
Collaborator

@justschen justschen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great catch, this makes sense. not sure why i had that disabled when editing. Thanks!

@vs-code-engineering vs-code-engineering bot added this to the October 2025 milestone Oct 21, 2025
@justschen justschen enabled auto-merge (squash) October 21, 2025 16:49
@justschen justschen merged commit cf2929e into microsoft:main Oct 21, 2025
17 checks passed
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Dec 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When I edit and resubmit a previous request, .github/instructions/*.instructions.md files are ignored

3 participants