Skip to content

Revert back to using "Workspace" as group label for prompt file picker#274393

Merged
jruales merged 1 commit intomainfrom
jruales-patch-1
Oct 31, 2025
Merged

Revert back to using "Workspace" as group label for prompt file picker#274393
jruales merged 1 commit intomainfrom
jruales-patch-1

Conversation

@jruales
Copy link
Contributor

@jruales jruales commented Oct 31, 2025

Mitigates Issue #274004 (introduced in PR #271952) where ".github/instructions" was even showing up for other non-instruction pickers like the Prompts picker. Now we go back to showing "Workspace"

With this change, the instructions picker will now have these three categories:

  • Workspace - includes scoped instruction files in the workspace. Before the change in this PR, this used to say ".github/instructions"
  • Agent Instructions - includes copilot-instructions.md and AGENTS.md files.
  • User Data - includes scoped instruction files at the user level

In a follow-up PR, will explore if it would be beneficial to group "Workspace" into a group per containing folder as suggested in #274004

@jruales jruales requested review from aeschli and Copilot October 31, 2025 17:22
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 updates the separator label for workspace prompt files from a hardcoded .github/instructions to a localized "Workspace" label. This change improves internationalization by making the separator label translatable and more accurately represents the section's content.

  • Replaced hardcoded .github/instructions separator label with localized "Workspace" label
  • Removed outdated comment explaining why the label wasn't localized

@jruales jruales marked this pull request as ready for review October 31, 2025 17:36
@jruales jruales merged commit 91674ef into main Oct 31, 2025
33 of 34 checks passed
@jruales jruales deleted the jruales-patch-1 branch October 31, 2025 17:43
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Dec 15, 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.

3 participants