mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Add ps to standard kernels in package.json (#7428)
This commit is contained in:
@@ -360,6 +360,11 @@
|
|||||||
"name": "python3",
|
"name": "python3",
|
||||||
"displayName": "Python 3",
|
"displayName": "Python 3",
|
||||||
"connectionProviderIds": []
|
"connectionProviderIds": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "powershell",
|
||||||
|
"displayName": "PowerShell",
|
||||||
|
"connectionProviderIds": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user