Closed itfranck closed 3 years ago
Using the Splat method, I get:
Exception calling "ProcessRecord" with "1" argument(s): "Method not found: 'Void OmniSharp.Extensions.LanguageServer.Protocol.Models.Range.set_Start(OmniSharp.Extensions.LanguageServer.Protocol.Models.Position)'." At line:348 char:7 + $__cmdletization_objectModelWrapper.ProcessRecord($__cmdletizat ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : MissingMethodException
Using the non-pre-release version, it stopped working for a while. It do not work nor it produce any error.
Updating to the latest beta now show an error (while still not converting to splat)
Observed on
Fixed in beta4
Using the Splat method, I get:
Using the non-pre-release version, it stopped working for a while. It do not work nor it produce any error.
Updating to the latest beta now show an error (while still not converting to splat)
Observed on