Fantomas.Extras
4.3.0-alpha-005
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-005
dotnet add package Fantomas.Extras --version 4.3.0-alpha-005
<PackageReference Include="Fantomas.Extras" Version="4.3.0-alpha-005" />
paket add Fantomas.Extras --version 4.3.0-alpha-005
#r "nuget: Fantomas.Extras, 4.3.0-alpha-005"
Release Notes
Support user-provided end-of-line characters. [#1231](https://github.com/fsprojects/fantomas/issues/1231)
Fix multiline yield bang in list should be further indented. [#1254](https://github.com/fsprojects/fantomas/issues/1254)
Fix Or pipe in destructured record should not be splitted. [#1252](https://github.com/fsprojects/fantomas/issues/1252)
Fix Swap order of private and inline. [#1250](https://github.com/fsprojects/fantomas/issues/1250)
Fix Comment is lost in enum. [#1247](https://github.com/fsprojects/fantomas/issues/1247)
Fix Nested if/else/then in short mode. [#1243](https://github.com/fsprojects/fantomas/issues/1243)
Fix Something doesn't add up in fix for 303. [#1093](https://github.com/fsprojects/fantomas/issues/1093)
Dependencies
-
.NETStandard 2.0
- editorconfig (>= 0.12.2)
- Fantomas (>= 4.3.0-alpha-005)
- FSharp.Core (>= 5.0.0)
- MAB.DotIgnore (>= 3.0.2)
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.5.0-alpha-001 | 56 | 2/26/2021 |
4.4.0 | 94 | 2/25/2021 |
4.4.0-beta-008 | 69 | 2/19/2021 |
4.4.0-beta-007 | 56 | 2/12/2021 |
4.4.0-beta-006 | 37 | 2/12/2021 |
4.4.0-beta-005 | 26 | 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 | 192 | 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,209 | 12/17/2020 |
4.3.0-beta-002 | 167 | 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,286 | 9/25/2020 |
4.2.0-alpha-004 | 284 | 9/23/2020 |
4.2.0-alpha-003 | 106 | 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 | 550 | 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 | 741 | 8/27/2020 |
4.0.0-beta-003 | 164 | 8/21/2020 |
4.0.0-beta-002 | 234 | 8/7/2020 |