ihqtim

Results 8 comments of ihqtim

Same issue here Microsoft SQL Server 2016 SP3 on on Windows Server 2012 R2 Standard. Node 18.10, tedious 14.7 (tested and found same issue on 15.10). Setting options.encrypt = false...

Hey @MichaelSun90, this specific DB server is not in Azure however our internal processes require all communication with DB servers be encrypted. Re option "options.trustServerCertificate" - yes, we already use...

Hey @arthurschreiber, I found a relatively simple way to reproduce using an AWS EC2 instance: 1. Create an EC2 instance from the standard "Quick Start" AMIs using "Microsoft Windows Server...

This has also been impacting us for the last few months since updating to a newer release of the editor (we are currently using 0.34.1). In our case a user...

Is there any workaround I could use today that would allow `dotnet-script` to work with `Microsoft.NET.Sdk.Web`? Specifically, want dynamically generated scripts to start a small web server to host some...

@shincurry thanks for reporting; I am also getting this issue after upgrading a few weeks ago ... did you find a work-around?

OK, thanks for responding ... my scenario is exactly as per yours ... open code-editor-1, then open diff-editor-1 in a modal ... close modal ... after that, right-click in code-editor-1...

> Seems to be fixed in [v0.53.0](https://github.com/microsoft/monaco-editor/releases/tag/v0.53.0)? No, remains 100% reproducible in v0.53.0 (I followed steps here: https://github.com/microsoft/monaco-editor/issues/4612#issuecomment-2365061162)