Fantomas.Extras
4.3.0-alpha-001
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-001
dotnet add package Fantomas.Extras --version 4.3.0-alpha-001
<PackageReference Include="Fantomas.Extras" Version="4.3.0-alpha-001" />
paket add Fantomas.Extras --version 4.3.0-alpha-001
#r "nuget: Fantomas.Extras, 4.3.0-alpha-001"
Release Notes
Disable Elmish syntax. [#1198](https://github.com/fsprojects/fantomas/issues/1198)
Add option to make expressions multiline based on number of subexpressions rather than character length. [#1143](https://github.com/fsprojects/fantomas/issues/1143)
Fix --check should ignore the line endings. [#1196](https://github.com/fsprojects/fantomas/issues/1196)
Fix Format entire return type on the line. [#1181](https://github.com/fsprojects/fantomas/issues/1181)
Fix Only add one `in` keyword in LetOrUse. [#1176](https://github.com/fsprojects/fantomas/issues/1176)
Fix Multiline SynPat.Record in pattern match is formatted as a mixture of single/multiline styles. [#1173](https://github.com/fsprojects/fantomas/issues/1173)
Fix Inconsistent indentation of multiline records with internal keyword when fsharp_multiline_block_brackets_on_same_column is on/off. [#1171](https://github.com/fsprojects/fantomas/issues/1171)
Fix Lambda argument splits in awkward way. [#1164](https://github.com/fsprojects/fantomas/issues/1164)
Fix Multiline expression should be on next line. [#1158](https://github.com/fsprojects/fantomas/issues/1158)
Fix Missing in keyword makes code invalid. [#1114](https://github.com/fsprojects/fantomas/issues/1114)
Fix Invalid code after format. [#1032](https://github.com/fsprojects/fantomas/issues/1032)
Fix Space before ^ SRTP type is removed in function call. [#984](https://github.com/fsprojects/fantomas/issues/984)
Fix Shouldn't remove space after colon. [#908](https://github.com/fsprojects/fantomas/issues/908)
Fix Crash when formatting with config file. [#824](https://github.com/fsprojects/fantomas/issues/824)
Fix Formatting typeof generic static constraint fails to compile. [#803](https://github.com/fsprojects/fantomas/issues/803)
Fix Indenting of record definition when internal. [#658](https://github.com/fsprojects/fantomas/issues/658)
Dependencies
-
.NETStandard 2.0
- editorconfig (>= 0.12.2)
- Fantomas (>= 4.3.0-alpha-001)
- 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 |