You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue Using delegate keyword breaks semantic highlightingΒ #16982: Delegate semantic highlighting bug confirmed via FCS GetSemanticClassification. The entire delegate signature is classified as Method (from the synthetic Invoke member), and bare int keywords don't get ValueType classification β only fully-qualified System.Int32 does.
π Task 1: No pre-2024 bugs with new activity since last run; FS3356 Extension membersΒ #19539 (FS3356 extension members) created today β post-2024 cutoff, skipped
Issue Using delegate keyword breaks semantic highlightingΒ #16982: Delegate semantic highlighting bug confirmed via FCS GetSemanticClassification. The entire delegate signature is classified as Method (from the synthetic Invoke member), and bare int keywords don't get ValueType classification β only fully-qualified System.Int32 does.
Issue Compiler allows us to box a byreflike type, leading to runtime crashΒ #7114: Compiler allows boxing a byref-like type (Span<int>.Empty.GetType()), which compiles without error but crashes at runtime with InvalidProgramException: Cannot create boxed ByRef-like values. Confirmed still present on F# 15.2.101.0 / F# 11.0.
π Task 1: No pre-2024 bugs with new activity since last run; FS3356 Extension membersΒ #19539 (FS3356 extension members) created today β post-2024 cutoff, skipped
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for April 2026
Suggested Actions for Maintainer
Comprehensive list of all pending actions requiring maintainer attention:
defaultTraverseforSynPatinSyntaxTraverse.Traversedoesn't walk down allSynPatsΒ #13114 (SynPat.Record / QuoteExpr traversal) β all CI passes, all review threads resolved β ReviewAI-thinks-issue-fixedlabel already removed from VerificationException on runtime, due to upcast to obj inside the task state machineΒ #16154 β Reviewdelegatekeyword breaks semantic highlightingΒ #16982:AI-thinks-windows-onlyremoved β semantic highlighting withdelegatekeyword still broken, reproduced via FCS β ViewGenerateSignature()drops[]and[]attributes β ViewINumber<>generic Β #16464: confirmed still present β FS0670 when chaining multiple+onINumber<>β ViewDefaultParameterValuecauses internal error (now assigned to T-Gro/Copilot) β ViewallowObsoleteinResolveCompletionsInType(now assigned to T-Gro/Copilot) β Viewlet _ = &sstill raises FS0421 on currentmainβ ViewAdditional observations for maintainer's attention
VerificationExceptionstill occurs on Desktop .NET Framework 4.8 β the CoreCLR-only test was a false positive. The fix may need to address the implicit upcast toobjin the state machine codegen path.delegatekeyword breaks semantic highlightingΒ #16982: Delegate semantic highlighting bug confirmed via FCSGetSemanticClassification. The entire delegate signature is classified asMethod(from the syntheticInvokemember), and bareintkeywords don't getValueTypeclassification β only fully-qualifiedSystem.Int32does.FSharpQuotations.fs#L265-L303..cctorin method table for generic DU withstatic member val) β confirmed still present in F# 11.0 dev.Future Work for Repo Assist
AI-thinks-issue-fixedissuesRun History
2026-04-09 12:53 UTC β Run
AI-thinks-issue-fixedissues2026-04-09 00:54 UTC β Run
AI-thinks-issue-fixedissues2026-04-08 12:51 UTC β Run
AI-thinks-issue-fixedissues2026-04-01 12:49 UTC β Run
AI-thinks-issue-fixed(expression tree with anonymous records β confirmed fixed with local FSharp.Core 11.0.100)AI-thinks-issue-fixedfrom Null value returned from trait callΒ #12386 (false positive β humans confirmed still repros in multi-submit FSI)AI-thinks-windows-onlyfrom Usingdelegatekeyword breaks semantic highlightingΒ #16982 (semantic highlighting testable via FCS)delegatekeyword breaks semantic highlightingΒ #16982: reproduced delegate classification bug via FCS, full evidence provided',;,"Β #17280, Visual Studio selects the highest version of the sdk installed on the machine when executing scripts in FSIΒ #17307, VS2022 F# Interactive output pane interspersing empty lines at random on large text outputΒ #18064, F# VisualStudio 2022 text editor erases pipe of array expression closing bracket when issuing match in a for loopΒ #18119 correctly labeled windows-only; woc updated to 181192026-04-01 07:02 UTC β Run
itemKeyStoreΒ #16275, Make sure color themes handling in VS is up to dateΒ #16300, Comments get decolorized in some newly created projectsΒ #16886 correctly labeledAI-thinks-windows-only(telemetry/VS-chrome issues);wocupdated to 16886AI-thinks-issue-fixedissues above rtc=19456; no action2026-04-01 01:07 UTC β Run
AI-thinks-windows-onlyissues above woc=15350 β Task 3 idleAI-thinks-issue-fixedissues above rtc=19456 β Task 2 idleπ€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for April 2026
Suggested Actions for Maintainer
Comprehensive list of all pending actions requiring maintainer attention:
defaultTraverseforSynPatinSyntaxTraverse.Traversedoesn't walk down allSynPatsΒ #13114 (SynPat.Record / QuoteExpr traversal) β all CI passes, review comments addressed β Reviewdelegatekeyword breaks semantic highlightingΒ #16982:AI-thinks-windows-onlyremoved β semantic highlighting withdelegatekeyword still broken, reproduced via FCS β ViewGenerateSignature()drops[]and[]attributes β ViewINumber<>generic Β #16464: confirmed still present β FS0670 when chaining multiple+onINumber<>β ViewDefaultParameterValuecauses internal error (now assigned to T-Gro/Copilot) β ViewallowObsoleteinResolveCompletionsInType(now assigned to T-Gro/Copilot) β Viewlet _ = &sstill raises FS0421 on currentmainβ ViewAdditional observations for maintainer's attention
VerificationExceptionstill occurs on Desktop .NET Framework 4.8 β the CoreCLR-only test was a false positive. The fix may need to address the implicit upcast toobjin the state machine codegen path. PR Add regression test: #16154, task CE with IQueryable filters no longer throws VerificationExceptionΒ #19530 was merged as a CoreCLR-only regression test.delegatekeyword breaks semantic highlightingΒ #16982: Delegate semantic highlighting bug confirmed via FCSGetSemanticClassification. The entire delegate signature is classified asMethod(from the syntheticInvokemember), and bareintkeywords don't getValueTypeclassification β only fully-qualifiedSystem.Int32does.FSharpQuotations.fs#L265-L303..cctorin method table for generic DU withstatic member val) β confirmed still present in F# 11.0 dev.Span<int>.Empty.GetType()), which compiles without error but crashes at runtime withInvalidProgramException: Cannot create boxed ByRef-like values. Confirmed still present on F# 15.2.101.0 / F# 11.0.Future Work for Repo Assist
AI-thinks-issue-fixedissuesRun History
2026-04-10 12:50 UTC β Run
AI-thinks-issue-fixedissues2026-04-09 12:53 UTC β Run
AI-thinks-issue-fixedissues2026-04-09 00:54 UTC β Run
AI-thinks-issue-fixedissues2026-04-08 12:51 UTC β Run
AI-thinks-issue-fixedissues2026-04-01 12:49 UTC β Run
AI-thinks-issue-fixed(expression tree with anonymous records β confirmed fixed with local FSharp.Core 11.0.100)AI-thinks-issue-fixedfrom Null value returned from trait callΒ #12386 (false positive β humans confirmed still repros in multi-submit FSI)AI-thinks-windows-onlyfrom Usingdelegatekeyword breaks semantic highlightingΒ #16982 (semantic highlighting testable via FCS)delegatekeyword breaks semantic highlightingΒ #16982: reproduced delegate classification bug via FCS, full evidence provided',;,"Β #17280, Visual Studio selects the highest version of the sdk installed on the machine when executing scripts in FSIΒ #17307, VS2022 F# Interactive output pane interspersing empty lines at random on large text outputΒ #18064, F# VisualStudio 2022 text editor erases pipe of array expression closing bracket when issuing match in a for loopΒ #18119 correctly labeled windows-only; woc updated to 181192026-04-01 07:02 UTC β Run
itemKeyStoreΒ #16275, Make sure color themes handling in VS is up to dateΒ #16300, Comments get decolorized in some newly created projectsΒ #16886 correctly labeledAI-thinks-windows-only(telemetry/VS-chrome issues);wocupdated to 16886AI-thinks-issue-fixedissues above rtc=19456; no action2026-04-01 01:07 UTC β Run
AI-thinks-windows-onlyissues above woc=15350 β Task 3 idleAI-thinks-issue-fixedissues above rtc=19456 β Task 2 idle