microsoft / microsoft/go-sqlcmd
Remove ADS and add support for VSCode + MSSQL
Open
ADS
enhancement
Priority: 0
Size: M
- Dominant language
- Go
- Stars
- 595
- Forks
- 91
- Avg merge
- 9h 35m
- Merged PRs (30d)
- 1
Description
Since ADS has been deprecated, the command
sqlcmd open ads
should be replaced with something like
sqlcmd open vscode
that would open VS Code and, assuming MSSQL extension is already installed, connect to SQL Server pointed to from the current context, as it is happening with ADS
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.