fsharp icon indicating copy to clipboard operation
fsharp copied to clipboard

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

Results 768 fsharp issues
Sort by recently updated
recently updated
newest added

## What This code leads to the following error: ```fsharp let x = 5 x 10 ^ ``` ``` error FS0003: This value is not a function and cannot be...

Feature Improvement
Area-Diagnostics

## Description Fixes #17870 Also centralizes the distributed logic for processing #nowarn arguments, for better maintainability. ## Checklist - [X] Test cases added - [X] Release notes entry updated

Working on "scoped nowarn", I came across the following items. 1. With SDK 8.0, a directive `#nowarn "FS0020"` creates a warning "Invalid warning number 'FS0020'". With the current compiler and...

Bug
Needs-Triage

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/The-brown-eror-bar-just-hinders-my-work-/10733259)._ --- I use F# and for instance during refactoring I often get those errors. It just requires extra grabbing...

Bug
Area-VS-Editor
Needs-Triage

This pull request updates the following dependencies [marker]: (Begin:3364869a-4aa4-4fe0-b187-30fb16dd3148) ## From https://github.com/dotnet/arcade - **Subscription**: 3364869a-4aa4-4fe0-b187-30fb16dd3148 - **Build**: 20241016.1 - **Date Produced**: October 16, 2024 4:52:26 PM UTC - **Commit**: f7fb1fec01b91be69e4dcc5290a0bff3f28e214f...

This is an automatically generated pull request from main into release/dev17.13. Once all conflicts are resolved and all the tests pass, you are free to merge the pull request. 🐯...

auto-merge
Area-Infrastructure

There's a warning reported for this code, saying that it may intent to use non-imported symbol, but defines a new local value instead: ```fsharp match 1 with | One ->...

Needs-Triage

Fixes https://github.com/dotnet/fsharp/issues/17884

This pull request updates the following dependencies [marker]: (Begin:42c03fd1-399e-4024-0bc2-08db78895535) ## From https://github.com/dotnet/arcade - **Subscription**: 42c03fd1-399e-4024-0bc2-08db78895535 - **Build**: 20241016.2 - **Date Produced**: October 16, 2024 4:50:11 PM UTC - **Commit**: 3c393bbd85ae16ddddba20d0b75035b0c6f1a52d...

This pull request updates the following dependencies [marker]: (Begin:2b1d14a5-d4fc-446d-bbf6-08db789b3a02) ## From https://github.com/dotnet/source-build-reference-packages - **Subscription**: 2b1d14a5-d4fc-446d-bbf6-08db789b3a02 - **Build**: 20241015.1 - **Date Produced**: October 15, 2024 7:12:38 PM UTC - **Commit**: 4660d88cf953fbbd14192c787053a20246ce1aeb...