-
I am trying to execute "Invoke-SqlCMD" PSCmdlet (v21.1.18256) via a C# project (targeting .NET 7.0), however it is throwing an error:
C#:
```csharp
using System.Management.Automation;
using va…
-
Type: Bug
I created a keybinding but it does not opens the file,
```json
[
{
"key": "ctrl+numpad_decimal",
"command": "vscode.open",
"args": {
"uri": "file:///D:/a.tx…
-
Type: Bug
hello, i am keep getting unsaved Untitled file on my taskbar, i even tried to close it multi times but it is keep coming back.
VS Code version: Code 1.77.0 (7f329fe6c66b0f86ae1574c2911…
-
Type: Bug
1. Open command pallatte.
2. Select `Git: Initialize Repository`.
3. Note default branch is `master`.
Furthermore, because nothing has been committed yet, I can't change the branch n…
-
This happens to me regularly.
- I was connected to a database and then a time-out of the connection occurs after not using the connection for a while.
- I disconnect the server connection via righ…
-
Type: Bug
This seems to be a relatively new behavior since last update, and I don't recall changing anything-- but since I switch repos a lot and dislike multiple rows of tabs, I use Open Editors m…
-
Maybe even create an example with scan of PostgreSQL data into duckdb using this [scanner](https://duckdb.org/2022/09/30/postgres-scanner.html) duckdb extension and demo it with PRQL vscode extension,…
-
Issue Type: Bug
1. Open a new connection to an Azure subscription SQL database
2. Right-click on Tables node
3. Select "New Table"
Expected Result:
New window to create new table.
Actual R…
-
Issue Type: Performance Issue
I am trying to connect to a SQL server using Azure Data Studio on a MacBook. The MacBook is a 2020 Intel MacBook Pro with Ventura 13.1. I configured the connection…
-
Currently there is an issue that is causing buildtest (specifically the command: dotnet build --framework net7.0 --configuration Debug "/home/runner/work/sqltoolsservice/sqltoolsservice/test/Microsof…