Issue Type: Bug
The PowerShell extension available in the ADS Marketplace is two versions behind what's currently available. Please update extension in the Marketplace so we can work with the latest fixes.
Azure Data Studio version: azuredatastudio 1.6.0-insider (32374f264f95ee5a79166dffb1c8ac2848183b5a, 2019-04-23T07:33:12.242Z)
OS version: Windows_NT x64 10.0.18362
System Info
|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (8 x 2112)|
|GPU Status|2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled|
|Load (avg)|undefined|
|Memory (System)|15.93GB (2.50GB free)|
|Process Argv||
|Screen Reader|no|
|VM|0%|
Extensions (5)
Extension|Author (truncated)|Version
---|---|---
azuredatastudio-postgresql|Mic|0.1.0
vscode-kubernetes-tools|ms-|0.1.18
PowerShell|ms-|1.11.0
vscode-docker|Pet|0.5.2
vscode-yaml|red|0.3.0
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
@SQLvariant should this issue be opened against the Powershell extension repo? Typically the extension owner should push updates to the ADS marketplace by opening PR to update the extensionGallery JSON.
@kburtram can you let us know what it takes to do this? The extensionGallery JSON in master seems a bit... blank
@TylerLeonhardt please update the extension metadata against the release/extensions branch and submit a PR. I'll merge the PR and copy the extension to BLOB storage. Please assume the VSIX upload location will follow the same pattern already used in the file (i.e., just bump the version and assume rest is the same). Thanks!
Just dropping this link here to connect-the-dots and make sure I can find it again later: https://github.com/Microsoft/azuredatastudio/pull/5247
Current 1.12.1 is published to the marketplace. So I'll close this now.
Most helpful comment
@TylerLeonhardt please update the extension metadata against the
release/extensionsbranch and submit a PR. I'll merge the PR and copy the extension to BLOB storage. Please assume the VSIX upload location will follow the same pattern already used in the file (i.e., just bump the version and assume rest is the same). Thanks!