Skip to content

Is there an option to open the SQL Server view? #79

Description

@alegeomx

I want to open sql server view from my activitus bar.

Currently my settings.json is:

"activitusbar.views": [
{ "name": "explorer", "codicon": "files" },
{ "name": "search", "codicon": "search" },
{ "name": "scm", "codicon": "source-control" },
{
"name": "vscode-containers.views.containers",
"codicon": "symbol-method"
},
{ "name": "vscode-mssql", "codicon": "database" },
{ "name": "debug", "codicon": "debug-alt" },
{ "name": "extensions", "codicon": "extensions" }
],

However vscode-mssql name is not working and my Activitus Bar not show anything view.

I have performed tests with:

vscode-msql
msql
ms-mssql.mssql

and nothing works!

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions