Skip to content

Improve Slash-Command UI for MCP Prompts #251746

Open
@pattobrien

Description

@pattobrien

Feature Enhancement Description

After using VSCode's latest MCP implementation with my own custom MCP Server (which implements MCP Prompts primitives), I have some usability suggestions for UI improvements when using slash commands to view available MCP prompts:

  • use a shorter Prompt reference so that the available prompts are easier to grok
    • and/or use the Prompt name property on the right hand side of the list item (currently shows the Prompt description instead)
  • show the Prompt description when hovering on a prompt item (as is done with built-in slash commands)
    • currently shows nothing when hovering the item

I figured that since these suggestions are related to the same view, a single issue would do - but please let me know if you'd like me to create multiple issues.

Current Behavior

Image

Example of Built-In Slash Commands (which look much better)

Image

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions