Fantomas.Extras
4.3.0-alpha-003
This library aims at formatting F# source files based on a given configuration.
Fantomas will ensure correct indentation and consistent spacing between elements in the source files.
Some common use cases include
(1) Reformatting a code base to conform a universal page width
(2) Converting legacy code from verbose syntax to light syntax
(3) Formatting auto-generated F# signatures.
See the version list below for details.
Install-Package Fantomas.Extras -Version 4.3.0-alpha-003
dotnet add package Fantomas.Extras --version 4.3.0-alpha-003
<PackageReference Include="Fantomas.Extras" Version="4.3.0-alpha-003" />
paket add Fantomas.Extras --version 4.3.0-alpha-003
#r "nuget: Fantomas.Extras, 4.3.0-alpha-003"
Release Notes
Removed fsharp_max_newline_infix_operator_expression_number_of_items. [#1143](https://github.com/fsprojects/fantomas/issues/1143#issuecomment-723572967)
Fix Fantomas format is "unstable/oscillates" after upcast operator: adds/removes empty line. [#1227](https://github.com/fsprojects/fantomas/issues/1227)
Fix Misplaces `=` in function signature so it's invalid F# code. [#1218](https://github.com/fsprojects/fantomas/issues/1218)
Fix Additional newline is added between if/elif and for loop. [#1211](https://github.com/fsprojects/fantomas/issues/1211)
Fix Let binding in hash directive disappears. [#1205](https://github.com/fsprojects/fantomas/issues/1205)
Fix Downcast operator doesn't get a new line. [#1203](https://github.com/fsprojects/fantomas/issues/1203)
Fix Implicit unit else results in extra lines with each reformat. [#1187](https://github.com/fsprojects/fantomas/issues/1187)
Dependencies
-
.NETStandard 2.0
- editorconfig (>= 0.12.2)
- Fantomas (>= 4.3.0-alpha-003)
- FSharp.Core (>= 4.7.2)
- MAB.DotIgnore (>= 3.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.4.0 | 0 | 2/25/2021 |
4.4.0-beta-008 | 45 | 2/19/2021 |
4.4.0-beta-007 | 55 | 2/12/2021 |
4.4.0-beta-006 | 37 | 2/12/2021 |
4.4.0-beta-005 | 25 | 2/9/2021 |
4.4.0-beta-004 | 47 | 2/5/2021 |
4.4.0-beta-003 | 480 | 1/30/2021 |
4.4.0-beta-002 | 40 | 1/23/2021 |
4.4.0-beta-001 | 453 | 1/22/2021 |
4.4.0-alpha-008 | 261 | 1/15/2021 |
4.4.0-alpha-007 | 289 | 12/26/2020 |
4.4.0-alpha-006 | 138 | 12/25/2020 |
4.4.0-alpha-005 | 191 | 12/23/2020 |
4.4.0-alpha-004 | 257 | 12/22/2020 |
4.4.0-alpha-003 | 210 | 12/18/2020 |
4.4.0-alpha-002 | 169 | 12/17/2020 |
4.4.0-alpha-001 | 79 | 12/17/2020 |
4.3.0 | 1,156 | 12/17/2020 |
4.3.0-beta-002 | 163 | 12/11/2020 |
4.3.0-beta-001 | 101 | 12/7/2020 |
4.3.0-alpha-007 | 123 | 11/21/2020 |
4.3.0-alpha-006 | 103 | 11/20/2020 |
4.3.0-alpha-005 | 82 | 11/16/2020 |
4.3.0-alpha-004 | 577 | 11/12/2020 |
4.3.0-alpha-003 | 82 | 11/10/2020 |
4.3.0-alpha-002 | 113 | 10/26/2020 |
4.3.0-alpha-001 | 141 | 10/23/2020 |
4.2.0 | 2,285 | 9/25/2020 |
4.2.0-alpha-004 | 284 | 9/23/2020 |
4.2.0-alpha-003 | 92 | 9/21/2020 |
4.2.0-alpha-002 | 153 | 9/19/2020 |
4.2.0-alpha-001 | 129 | 9/18/2020 |
4.1.1 | 275 | 9/17/2020 |
4.1.0 | 536 | 9/10/2020 |
4.1.0-beta-004 | 271 | 9/5/2020 |
4.1.0-beta-003 | 169 | 9/4/2020 |
4.1.0-beta-002 | 548 | 9/4/2020 |
4.1.0-beta-001 | 138 | 9/3/2020 |
4.1.0-alpha-001 | 130 | 9/1/2020 |
4.0.0 | 728 | 8/27/2020 |
4.0.0-beta-003 | 163 | 8/21/2020 |
4.0.0-beta-002 | 234 | 8/7/2020 |