Skip to content

mssql extension in remote ssh usage #16958

Open
@garyng2000

Description

@garyng2000
  • MSSQL Extension Version: 1.10.1
  • VSCode Version: 1.53.1
  • OS Version: W10 2004/centos on remote

This is not a bug but more a usability issue. I am using the remote SSH feature of vscode to do remote development in AWS. it works as expected. The only problem is that the mssql connection definition is stored locally(on my hosting W10 machine) which is kind of half right/half wrong. As it cannot be used locally(server is in a VPC in AWS) and only when it is doing remote edit.

not sure if there is any solution for this as this involves vscode core, remote ssh extension as well as mssql extension. ideally, connection defined when done in the remote session should be excluded from the list when not doing the corresponding remoting. my current solution is just use the profile name to remind me what it is for

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions