Skip to content

[Feature Request]: Add setting to show / hide / postfix the schema of items in Explorer window #21676

@co-xpts

Description

@co-xpts

Feature Description

Please add a setting to show / hide / postfix the schema of items in the Explorer window.

Instead of

∨ Tables
❯ 𝄜 dbo.Atable
❯ 𝄜 dbo.Btable
❯ 𝄜 dbo.Ctable

show:

∨ Tables
❯ 𝄜 Atable
❯ 𝄜 Btable
❯ 𝄜 Ctable

or show:

∨ Tables
❯ 𝄜 Atable (dbo)
❯ 𝄜 Btable (dbo)
❯ 𝄜 Ctable (dbo)

Problem and Motivation

In the explorer window I want to type the beginning of a table or view name to navigate to it.
Right now I must type "dbo.BTab…" to do this, always starting with the schema and a dot.
Having these options made searching by typing much easier.

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 one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions