Skip to content

Issues: dotnet/fsharp

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

CI should check the dev container setup Area-Tooling Generic tooling bugs and suggestions, which do not fall into any existing category. Continuous Improvement help wanted
#18321 opened Feb 17, 2025 by Martin521 Backlog
Optimizing non-tail recursions for sequences Area-Compiler-Optimization The F# optimizer, release code gen etc. Area-Compiler-StateMachines Sequence, list, task and other state machine compilation Feature Request help wanted
#18213 opened Jan 8, 2025 by AlexRadch Backlog
byref parameters starting with some non-ASCII identifiers cannot be set. Bug help wanted Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#18164 opened Dec 19, 2024 by ijklam Backlog
Wrong StructLayoutAttribute.Size for struct unions with no data fields Area-Compiler-CodeGen IlxGen, ilwrite and things at the backend Bug good first issue help wanted Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#18125 opened Dec 9, 2024 by ghost Backlog
Nuget warnings in fsi are emitted to stdout and cannot be suppressed with --quiet Area-FSI Bug help wanted Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#18086 opened Nov 29, 2024 by legezam Backlog
VS2022 F# Interactive output pane interspersing empty lines at random on large text output Area-VS-FSI VS window and commands for F# Interactive Bug help wanted Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#18064 opened Nov 26, 2024 by smoothdeveloper Backlog
Show XML doc for enum fields in external metadata Area-LangService-Navigation go to definition, F1 help + the FCS APIs related to it Area-XmlDocs xmldoc generation, xmldoc content Feature Request good first issue help wanted
#17939 opened Oct 29, 2024 by kerams Backlog
Mixing named arguments + callback style and getter should not compile Bug help wanted Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#17935 opened Oct 29, 2024 by MangelMaxime Backlog
F# compiler doesn't respect different attribute targets when checking for Multiple appliance Area-Compiler-Checking Type checking, attributes and all aspects of logic checking Bug help wanted Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#17904 opened Oct 21, 2024 by En3Tho Backlog
Nullness issue - Option.toObj infers input to be an option of a nullable type Area-Nullness Issues related to handling of Nullable Reference Types Bug help wanted Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#17727 opened Sep 14, 2024 by kerams
1 of 7 tasks
Backlog
open type does not bring enum cases into scope in patterns Area-Compiler-Checking Type checking, attributes and all aspects of logic checking Breaking-change Describes a bug which is also a breaking change. Bug help wanted Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#17630 opened Aug 28, 2024 by brianrourkeboll Backlog
Nullness issue - ToString on an integer with UoM takes nullness information from ValueType Area-Nullness Issues related to handling of Nullable Reference Types Bug help wanted Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#17539 opened Aug 15, 2024 by kerams
1 of 7 tasks
Backlog
Compiler allows non-functions to be bound to active pattern names Area-Compiler-Checking Type checking, attributes and all aspects of logic checking Bug help wanted Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#17190 opened May 20, 2024 by brianrourkeboll Backlog
Using delegate keyword breaks semantic highlighting Area-VS-Editor VS editor support for F# code, not covered elsewhere Bug help wanted Impact-Medium (Internal MS Team use only) Describes an issue with moderate impact on existing code.
#16982 opened Apr 3, 2024 by T-Gro Backlog
ProTip! Adding no:label will show everything without a label.