Wei Shi

Results 9 comments of Wei Shi

Similar problem when you try to run PowerShell 7 code with Start-Transcript from a PowerShell 5 session (not sure if that is the same exact issue as this). You see...

Any updates on this? Just wasted a few hours debugging a Start-Transcript call in my code only to realize that the strange logs was caused by the debugger itself from...

@andschwa The 7.3-preview does not seem to list this fix in the change description. I switched VS code integrated console to PowerShell Core 7.3-preview anyway and it didn't fix anything....

@andschwa The output clutter is greatly reduced, but still getting some stuff like the following that is not output in the console: ``` PS>CommandInvocation(Get-Variable): "Get-Variable" >> ParameterBinding(Get-Variable): name="Scope"; value="Global" PS>CommandInvocation(Get-Variable):...

For most of my C# projects when I open them in visual studio code, I am not building them and running them. For that, I open them in visual studio...

Other similar, open issues: https://github.com/OmniSharp/omnisharp-vscode/issues/5015 https://github.com/OmniSharp/omnisharp-vscode/issues/3708

Hi @fengzhou-msft, are there any updates for this? We need to install Azure CLI extensions on disconnected environments. Would be good if there is a work-around or script to set...

Although the main post mentioned that a new nested group called `dataplaneEndpoints` is being supported, there should also be support for new suffixes and endpoints that is not passed by...

@jiasli > If these new suffixes and endpoints are not passed by a cloudconfig.json file, how will Azure CLI even know them? The new endpoints and suffixes will appear in...