Andrii Kurdiumov

Results 172 issues of Andrii Kurdiumov

I think it would be practical to have settings to live in the default VS Options dialog. At least that's make things a it easier to discover during first time...

See https://twitter.com/davidfowl/status/1547936507821928455 for context 😄

On website http://ooui.mecha.parts/ links to samples give HTTP 400

bug

I compile Samples application using NativeAOT and so far I see 3 issues 1. Generated code uses pattern which is not AOT friendly which do not allow go to extreme...

**Package Version**: 2.2.3 **To Reproduce** Steps to reproduce the behavior: 1. npm init 2. npm install @azure/ms-rest-js ts-loader webpack webpack-cli 3. Create index.ts 4. Create webpack.config.js 5. Create tsconfig.json 6....

bug

So far with .NET 7 I can list following issues 1. Output form ILC. CoClass usage should be replaced with ComWrappers ``` ILC: Ignoring unresolved method [PresentationFramework]System.Windows.Documents.MsSpellCheckLib.RCW+SpellCheckerFactoryCoClass.CreateSpellChecker(string), because: Invalid IL...

``` HRESULT Shell32.IFileOpenDialog.GetSelectedItems(out Shell32.IShellItemArray ppsai) { var comDispatch = (System.IntPtr*)thisPtr; var vtbl = (System.IntPtr*)comDispatch[0]; System.IntPtr local_0; int retVal; retVal = ((delegate* unmanaged)vtbl[28])(thisPtr, &local_0); ppsai = local_0 == System.IntPtr.Zero ? null...

Right now this is not marshalled as BY_REF, and possible caused issues with `IWebBrowser.Navigate2`

I extract simple model for Refit client representation withing source gen That to allow facilitate process - Parse Syntax (done by Roslyn itslef) - Build internal model - Write based...

**Is your feature request related to a problem? Please describe.** FSX as a scripts sometimes grow to size where they are neither programs, nor simple scripts. Something which you want...

Feature Request
Area-FSI
Area-AOT