Skip to content

Conversation

@dmitrivMS
Copy link
Contributor

Fixes #253827

@dmitrivMS dmitrivMS requested review from aeschli and Copilot December 13, 2025 12:43
@dmitrivMS dmitrivMS added the chat-prompts Prompt and Instruction files related issues label Dec 13, 2025
@dmitrivMS dmitrivMS enabled auto-merge (squash) December 13, 2025 12:43
@dmitrivMS dmitrivMS self-assigned this Dec 13, 2025
@dmitrivMS dmitrivMS requested a review from isidorn December 13, 2025 12:43
@vs-code-engineering vs-code-engineering bot added this to the December / January 2026 milestone Dec 13, 2025
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 addresses issue #253827 by improving the user experience for Copilot prompt file operations. The changes prioritize the user data directory as the first option when selecting prompt source folders (the primary use case), and makes placeholder text more concise by removing redundant trailing phrases.

Key Changes:

  • Reordered source folder listing to show User Data Directory first
  • Cleaned up placeholder text by removing trailing "in..." and "to..." phrases

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.ts Moved user home directory to the beginning of the source folders list in getSourceFolders() method
src/vs/workbench/contrib/chat/browser/promptSyntax/pickers/askForPromptSourceFolder.ts Updated 9 placeholder strings to remove trailing "in..." and "to..." for a more concise UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chat-prompts Prompt and Instruction files related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Select a location for custom mode prompt polish

2 participants