Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dotnet/fsharp issues and pull requests

#15794 - A code fix to convert C# 'var' to F# 'let'

Issue - State: open - Opened by psfinaki about 1 year ago
Labels: Feature Request, Area-LangService-CodeFixes

#15793 - F#8

Pull Request - State: closed - Opened by vzarytovskii about 1 year ago - 7 comments
Labels: release/17.8

#15792 - Merge main to release/dev17.8

Pull Request - State: closed - Opened by dotnet-bot about 1 year ago
Labels: auto-merge, Area-Infrastructure

#15791 - Merge main to release/dev17.8

Pull Request - State: closed - Opened by dotnet-bot about 1 year ago
Labels: auto-merge, Area-Infrastructure

#15790 - Unboxing ValueOption is kinda complicated

Issue - State: closed - Opened by Xyncgas about 1 year ago - 3 comments
Labels: Resolution-By Design

#15789 - Merge main to release/dev17.8

Pull Request - State: closed - Opened by dotnet-bot about 1 year ago
Labels: auto-merge, Area-Infrastructure

#15788 - Allow CE `return` and type annotations to play well together without needing parentheses

Issue - State: open - Opened by jwosty about 1 year ago - 1 comment
Labels: Feature Request, Area-Compiler-Syntax

#15787 - Missing brackets in tupled DU field intellisense

Issue - State: open - Opened by charlesroddie about 1 year ago - 2 comments
Labels: Bug, Impact-Medium, Area-LangService-ToolTips

#15786 - Update packages to last versions - 8 for sdk 17.8 for vs

Pull Request - State: closed - Opened by vzarytovskii about 1 year ago - 10 comments

#15785 - Make telemetry events strongly typed

Issue - State: open - Opened by psfinaki about 1 year ago
Labels: Feature Improvement, Theme-Telemetry

#15784 - perl

Pull Request - State: closed - Opened by KevinRansom about 1 year ago - 1 comment
Labels: release/17.8

#15783 - More pattern completion filtering

Pull Request - State: closed - Opened by kerams about 1 year ago - 1 comment

#15782 - Fsharp has 7.0 references in the tooling going into 8.0.100

Issue - State: open - Opened by marcpopMSFT about 1 year ago - 5 comments
Labels: Engineering

#15781 - F# Support in VS 2022 Code Metrics

Issue - State: open - Opened by JasonTFifer about 1 year ago
Labels: Feature Request, Area-VS

#15780 - fluent calls requiring method name to be next to the paren

Issue - State: open - Opened by smoothdeveloper about 1 year ago
Labels: Feature Improvement, Area-Diagnostics

#15779 - Code inside a task expression is executed before the task is created

Issue - State: closed - Opened by brianberns about 1 year ago - 17 comments
Labels: Needs-Triage

#15778 - Added fault reporting in telemetry + added opt out for all events

Pull Request - State: closed - Opened by vzarytovskii about 1 year ago - 4 comments

#15777 - Compiler test cleanup, part 3 (and the last one)

Pull Request - State: closed - Opened by psfinaki about 1 year ago - 7 comments
Labels: NO_RELEASE_NOTES

#15776 - [Automated] PRs inserted in VS build main-34010.43

Issue - State: closed - Opened by allisonchou about 1 year ago

#15775 - Add Seq.length/isEmpty/toArray optimizations for string

Pull Request - State: closed - Opened by cmeeren about 1 year ago - 4 comments

#15774 - Merge main to release/dev17.8

Pull Request - State: closed - Opened by dotnet-bot about 1 year ago
Labels: auto-merge, Merge Conflicts, Area-Infrastructure

#15773 - Fixing code fixes, part 6

Pull Request - State: closed - Opened by psfinaki about 1 year ago
Labels: release/17.8

#15771 - Simplify Name analyzer doesn't report some cases

Issue - State: open - Opened by psfinaki about 1 year ago - 3 comments
Labels: Feature Request, Area-LangService-Diagnostics

#15770 - Update .NET8 to p7

Pull Request - State: closed - Opened by vzarytovskii about 1 year ago
Labels: release/17.8

#15769 - [Automated] PRs inserted in VS build main-34009.63

Issue - State: closed - Opened by allisonchou about 1 year ago
Labels: release/17.8

#15768 - Fix misleading naming in type checking logic

Pull Request - State: closed - Opened by DedSec256 about 1 year ago - 3 comments
Labels: release/17.8

#15767 - Merge main to release/dev17.8

Pull Request - State: closed - Opened by dotnet-bot about 1 year ago
Labels: auto-merge, Area-Infrastructure

#15766 - Fixing signature-related code fixes

Pull Request - State: closed - Opened by psfinaki about 1 year ago
Labels: release/17.8

#15765 - Merge main to release/dev17.8

Pull Request - State: closed - Opened by dotnet-bot about 1 year ago
Labels: auto-merge, Area-Infrastructure

#15764 - Remove unsafe operations from the code fixes

Issue - State: open - Opened by psfinaki about 1 year ago
Labels: Feature Improvement, Area-LangService-CodeFixes

#15763 - Improving FS0010 code fixes

Pull Request - State: closed - Opened by psfinaki about 1 year ago
Labels: release/17.8

#15761 - Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2238303

Pull Request - State: closed - Opened by dotnet-bot about 1 year ago
Labels: release/17.8

#15760 - Migrate byref tests

Pull Request - State: closed - Opened by jwosty about 1 year ago - 1 comment

#15759 - Forbid CE syntax which misleadingly looks like an early return

Issue - State: open - Opened by Smaug123 about 1 year ago - 4 comments
Labels: Feature Request, Analyzers

#15758 - Moved Pattern Matching Test from FSharpQA to ComponentTests

Pull Request - State: closed - Opened by edgarfgp about 1 year ago - 3 comments
Labels: release/17.8

#15757 - SImplify a small piece of code

Pull Request - State: closed - Opened by KevinRansom about 1 year ago
Labels: release/17.8

#15754 - Improve completions for union field patterns

Pull Request - State: closed - Opened by kerams about 1 year ago
Labels: release/17.8

#15753 - Feature/nullness - parsing of constraints

Pull Request - State: closed - Opened by T-Gro about 1 year ago - 2 comments

#15752 - Merge main to release/dev17.8

Pull Request - State: closed - Opened by dotnet-bot about 1 year ago
Labels: auto-merge, Area-Infrastructure

#15751 - [main] Update dependencies from dotnet/arcade

Pull Request - State: closed - Opened by dotnet-maestro[bot] about 1 year ago
Labels: release/17.8

#15748 - match expressions missing inside task ce confusing error

Issue - State: open - Opened by jkone27 about 1 year ago - 2 comments
Labels: Feature Improvement, Area-Diagnostics

#15745 - Implement completions for union case field names in patterns

Pull Request - State: closed - Opened by kerams about 1 year ago - 4 comments
Labels: release/17.8

#15743 - RenameParamToMatchSignature code fix doesn't show the full message anymore

Issue - State: closed - Opened by psfinaki about 1 year ago
Labels: Bug, Area-LangService-CodeFixes

#15738 - Field sharing for [<Struct>] DUs if they have equal name and equal type

Pull Request - State: closed - Opened by T-Gro about 1 year ago - 12 comments

#15733 - More accurate range for pattern matching error reporting

Pull Request - State: closed - Opened by edgarfgp about 1 year ago - 2 comments
Labels: release/17.8

#15730 - Go to definition navigates to usage

Issue - State: closed - Opened by kerams about 1 year ago - 3 comments
Labels: Bug, Impact-Medium, Area-LangService-Navigation

#15724 - Compiler tests cleanup, part 2

Pull Request - State: closed - Opened by psfinaki about 1 year ago - 12 comments
Labels: release/17.8

#15721 - Renaming works weirdly for disposable types

Issue - State: open - Opened by psfinaki about 1 year ago - 12 comments
Labels: Bug, Impact-Medium, Area-LangService-RenameSymbol

#15716 - Create a test project for bulk code fix benchmarking

Issue - State: open - Opened by psfinaki about 1 year ago - 5 comments
Labels: Area-Testing, Theme-Performance, Area-LangService-CodeFixes

#15715 - Implement **part of** approved suggestion: 'Merge fields of the same type **and name** on multi-case union structs'

Issue - State: closed - Opened by T-Gro about 1 year ago
Labels: Feature Request, Area-Compiler-CodeGen

#15713 - Cannot implement a generic interface with static abstract members with different generic arguments

Issue - State: open - Opened by Andreas-Dorfer about 1 year ago - 4 comments
Labels: Bug, Impact-Medium, Area-Compiler-Checking

#15712 - Add Syntax Highlighting to FSharp Interactive

Issue - State: open - Opened by vsfeedback about 1 year ago
Labels: Feature Request, Area-VS-FSI

#15711 - F# code formatting using Ctrl K+D

Issue - State: open - Opened by vsfeedback about 1 year ago
Labels: Feature Request, Area-VS-Editor

#15710 - Reference DevExpress with F# project

Issue - State: open - Opened by vsfeedback about 1 year ago
Labels: Needs-More information

#15708 - Duplicate DU cases in match should be a compiler warning or error

Pull Request - State: closed - Opened by edgarfgp about 1 year ago - 2 comments

#15697 - [FS-1081] - Extended fixed bindings

Pull Request - State: closed - Opened by jwosty about 1 year ago - 9 comments
Labels: release/17.8

#15695 - [<Struct>] DUs - eliminate dummy .ctor args, fix bug > 49 cases, simplify IL

Pull Request - State: closed - Opened by T-Gro about 1 year ago - 2 comments

#15685 - AddMissingEqualsToTypeDefinitionCodeFixProvider crash

Issue - State: closed - Opened by 0101 about 1 year ago - 3 comments
Labels: Bug, Impact-Medium, Needs-Repro, Area-LangService-CodeFixes

#15676 - Copilot indentation

Issue - State: open - Opened by charlesroddie about 1 year ago - 7 comments
Labels: Bug, Impact-Medium, Area-VS-Editor, Tracking-External

#15673 - Code refactoring: single case union deconstruction

Issue - State: open - Opened by psfinaki about 1 year ago
Labels: Feature Request, Area-LangService-CodeRefactorings

#15669 - FsiEvaluationSession.Create does not unload FSI-ASSEMBLY when `collectible = true`

Issue - State: open - Opened by maciej-izak about 1 year ago - 11 comments
Labels: Bug, Area-FSI, Impact-Low

#15668 - reporting unnamed fields in an FCS helper function

Pull Request - State: closed - Opened by smoothdeveloper about 1 year ago - 3 comments

#15665 - [feature] FCS API that reports unnamed DU and exception fields

Issue - State: open - Opened by smoothdeveloper about 1 year ago - 2 comments
Labels: Feature Request, Analyzers

#15664 - Please test on windows.vs2022preview.scoutperl.amd64.open queue

Issue - State: closed - Opened by dougbu about 1 year ago - 6 comments
Labels: Engineering

#15661 - [Automated] PRs inserted in VS build main-33921.120

Issue - State: closed - Opened by allisonchou about 1 year ago
Labels: release/17.8

#15660 - Name resolution: resolve interfaces in expressions

Pull Request - State: closed - Opened by auduchinok about 1 year ago - 13 comments

#15656 - [Automated] PRs inserted in VS build main-33921.53

Issue - State: closed - Opened by allisonchou about 1 year ago
Labels: release/17.8

#15652 - Fix baselines

Pull Request - State: closed - Opened by KevinRansom about 1 year ago

#15642 - Name resolution: report record symbols resolved as expressions

Pull Request - State: closed - Opened by auduchinok about 1 year ago - 1 comment

#15641 - Send References to F# interactive is pretty much useless now.

Issue - State: open - Opened by KevinRansom about 1 year ago
Labels: Feature Request, Area-VS-FSI

#15632 - Add CI branch which would build compiler with langversion=preview

Issue - State: closed - Opened by vzarytovskii about 1 year ago - 1 comment
Labels: Needs-Triage

#15631 - Enable the new indentation rules

Issue - State: closed - Opened by auduchinok about 1 year ago - 7 comments
Labels: Feature Improvement

#15628 - Name resolution: report interfaces, report type arguments

Pull Request - State: closed - Opened by auduchinok about 1 year ago - 2 comments

#15625 - Fix: 14814 --- Inaccurate error in anonymous record copy-and-update

Pull Request - State: closed - Opened by KevinRansom about 1 year ago - 6 comments

#15624 - Replace with underscore code fix should not be proposed for class identifiers

Issue - State: closed - Opened by psfinaki about 1 year ago - 1 comment
Labels: Bug, Area-LangService-CodeFixes

#15622 - Inconsistent handling of arguments for disposable types

Issue - State: open - Opened by psfinaki about 1 year ago - 10 comments
Labels: Bug, Impact-Low, Area-Compiler-Syntax

#15620 - With FS1182 warnon, underscore code fixes insert two underscores

Issue - State: open - Opened by psfinaki about 1 year ago - 2 comments
Labels: Bug, Impact-Low, Area-LangService-CodeFixes

#15609 - [Automated] PRs inserted in VS build main-33917.60

Issue - State: closed - Opened by allisonchou about 1 year ago
Labels: release/17.8

#15605 - Trimmed assemblies should not contain sig and opt data

Issue - State: open - Opened by kerams about 1 year ago - 8 comments
Labels: Feature Request, Area-AOT

#15603 - FSharp unable to compile code when WCF dependencies was switched from 4.10.0 to 6.0.0

Issue - State: open - Opened by t917910 about 1 year ago - 6 comments
Labels: Resolution-External, Area-Build, Needs-Triage

#15583 - Initial recovery for function types in union case field.

Pull Request - State: closed - Opened by nojaf about 1 year ago - 2 comments

#15562 - A code refactoring for explicit return type annotation

Issue - State: open - Opened by psfinaki about 1 year ago - 21 comments
Labels: Feature Request, good first issue, Area-LangService-CodeRefactorings

#15560 - private keyword in type not inserted correct in signature

Issue - State: open - Opened by nojaf about 1 year ago
Labels: Bug, Impact-Low, Area-Compiler-SigFileGen

#15559 - Improve Error Reporting: Emit warning when forgotten parentheses turn DU deconstruction into function definition

Issue - State: closed - Opened by Martin521 about 1 year ago - 2 comments
Labels: Feature Request, Area-LangService-Diagnostics

#15557 - `%+f` printf format specifier adds both plus and minus for negative zero (-0)

Issue - State: open - Opened by jwosty about 1 year ago - 3 comments
Labels: Bug, Impact-Low, Area-Library

#15553 - AddOpen code fix doesn't fix FS0043 anymore

Issue - State: closed - Opened by psfinaki about 1 year ago
Labels: Bug, Impact-Medium, Area-LangService-CodeFixes

#15552 - AddOpen code fix might add too many empty lines

Issue - State: closed - Opened by psfinaki about 1 year ago
Labels: Bug, Impact-Low, Area-LangService-CodeFixes

#15548 - SynExpr.Wild

Pull Request - State: closed - Opened by nojaf about 1 year ago

#15547 - In some cases, "Add missing equals" code fix breaks code even further

Issue - State: closed - Opened by psfinaki about 1 year ago
Labels: Bug, Impact-Medium, Area-LangService-CodeFixes

#15530 - Suggest pattern names for union case fields

Pull Request - State: closed - Opened by kerams over 1 year ago - 3 comments

#15506 - ProposeUpperCaseLabel code fix behaves weirdly for multiple line occurrences

Issue - State: closed - Opened by psfinaki over 1 year ago
Labels: Bug, Area-LangService-CodeFixes, Needs-Triage

#15499 - Improve C# -> F# lambda conversion codefix

Issue - State: open - Opened by psfinaki over 1 year ago - 4 comments
Labels: Feature Request, good first issue, Area-LangService-CodeFixes

#15488 - TypeLoadException using CE applicatives and AOT

Issue - State: open - Opened by thinkbeforecoding over 1 year ago - 1 comment
Labels: Bug, Impact-Medium, Area-AOT

#15485 - Intellisense triggered for the wrong position with backticks

Issue - State: open - Opened by kerams over 1 year ago - 4 comments
Labels: Bug, Impact-Medium, Area-LangService-AutoComplete

#15484 - Real accessibility

Pull Request - State: open - Opened by KevinRansom over 1 year ago - 12 comments