Karl Burtram
Karl Burtram
Please review issue https://github.com/Microsoft/sqlopsstudio/issues/1151 when resolving this issue since it appears to mostly overlap, but has a couple additional comments not captured above (e.g. icon colors and keyboard shortcuts).
Would something like the the VS Code Remote SSH extension (i.e. https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh#:~:text=Visual%20Studio%20Code%20Remote%20-%20SSH%20The%20Remote,and%20troubleshooting%20in%20a%20wide%20variety%20of%20situations.) be a good solution for this problem? It provides ssh tunneling and connections would be initiated from the...
@barryseymour the auto-completion behavior is baked into the VS Code editor platform source code that we fork. In general we defer to VS Code's decisions for this type of behavior...
@yitzchokneuhaus1 have you tried the `Format Selection` or `Format Document` commands for formating (available in the context menu for example)? We've discussed adding JOIN suggestions to the intellisense recommendations. This...
I've updated the title to reflect the remaining suggestion related to this issue. Please log additional issues for any gaps with the SQL Server Import extension. Thanks!
Please also look at https://github.com/microsoft/sqlopsstudio/issues/335 when resolving for related requirements.
@R-i-c-h-B we don't currently have CMS integration, but do plan to support in a future release. We tracking this request in https://github.com/Microsoft/sqlopsstudio/issues/17, if you upvote that issue it will help...
@Monasr please consider this request to support an additional localization language.
This is something we've been thinking about. Most commonly people are asking for CMS integration to share connection data across a team, though we've also talked about how best to...
We don't currently have support for scripting all objects at this time. We have discussed this and will add the suggestion to the backlog for consideration in the future release....