Skip to content

[Feature Request]: Add Query Execution History Panel #22266

@nayar-900

Description

@nayar-900

Feature Description

I would like the MSSQL extension to provide a Query Execution History panel that stores previously executed SQL queries within a workspace.

This would help me because currently I often lose track of queries I have run in different tabs or sessions, especially when working on multiple databases or complex debugging tasks.

Having a history view would allow me to quickly revisit, reuse, or compare past queries without manually copying them or searching through editor tabs.

Problem and Motivation

Currently, I'm unable to easily track or revisit previously executed SQL queries after running them in different editor tabs or sessions.

This causes me to repeatedly rewrite or search for queries, which slows down debugging and development.

With this feature, I could quickly access a history of executed queries and improve productivity when working with multiple database connections or long query sessions.

Related Area

  • Connection dialog (SQL Server | Azure browse/Fabric browse)
  • Query editor
  • Query results panel
  • Object Explorer
  • GitHub Copilot integration
  • Preview/Edit data
  • Table Designer
  • Schema Designer
  • Schema Compare
  • Local SQL Server Container provisioning
  • SQL database in Fabric provisioning
  • DACPAC/BACPAC export/import
  • SQL Database projects
  • Query Plan Visualizer
  • Other (please describe below)

If you selected "Other", please describe the area

No response

Confirmation

  • I have searched existing feature requests and couldn't find a match
  • I want to help implement this feature

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions