Skip to content

Add support for MS_Description documentation #18605

@bujocek

Description

@bujocek

We are trying o transit development from SQL Server Management Studio to Visual Studio Code, but there is one crucial feature missing.
Our whole documentation is stored in MS_Description extended property for any table, stored procedure, column, view a.s.o.

In SSMS we use RedGate's SQLPrompt plugin and it provides us with enhanced tooltips when we hover over a DB object. These tooltips always contain MS_Description extended property in it.

As described in following documentation:
Image
Full docu: https://documentation.red-gate.com/sp/sql-code-completion-and-intellisense/using-the-object-definition-box-and-object-tooltips

In VSCode we can not quickly access our documentation and development without this documentation is very challenging.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions