Fantomas.Extras
4.4.0-beta-008
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.4.0-beta-008
dotnet add package Fantomas.Extras --version 4.4.0-beta-008
<PackageReference Include="Fantomas.Extras" Version="4.4.0-beta-008" />
paket add Fantomas.Extras --version 4.4.0-beta-008
#r "nuget: Fantomas.Extras, 4.4.0-beta-008"
// Install Fantomas.Extras as a Cake Addin
#addin nuget:?package=Fantomas.Extras&version=4.4.0-beta-008&prerelease
// Install Fantomas.Extras as a Cake Tool
#tool nuget:?package=Fantomas.Extras&version=4.4.0-beta-008&prerelease
Release Notes
Fix string interpolation with multi-line string causes literal part to change. [#1451](https://github.com/fsprojects/fantomas/issues/1451)
Fix `when` clause in try-with block gets split and causes compiler warnings about indentation. [#1406](https://github.com/fsprojects/fantomas/issues/1406)
Fix Long line breaks match. [#1403](https://github.com/fsprojects/fantomas/issues/1403)
Fix Long line causes offside error. [#1402](https://github.com/fsprojects/fantomas/issues/1402)
Fix Nested matches format into something invalid. [#1400](https://github.com/fsprojects/fantomas/issues/1400)
Fix Shortening big `if` clause still creates compiler warnings. [#1390](https://github.com/fsprojects/fantomas/issues/1390)
Fix “FS0058: Possible incorrect indentation” on function composition after running Fantomas. [#1341](https://github.com/fsprojects/fantomas/issues/1341)
Dependencies
-
.NETStandard 2.0
- editorconfig (>= 0.12.2)
- Fantomas (>= 4.4.0-beta-008)
- 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-009 | 20 | 4/11/2021 |
4.5.0-alpha-008 | 40 | 4/8/2021 |
4.5.0-alpha-007 | 43 | 4/8/2021 |
4.5.0-alpha-006 | 30 | 4/5/2021 |
4.5.0-alpha-005 | 46 | 4/3/2021 |
4.5.0-alpha-004 | 49 | 4/2/2021 |
4.5.0-alpha-003 | 60 | 3/28/2021 |
4.5.0-alpha-002 | 37 | 3/22/2021 |
4.5.0-alpha-001 | 701 | 2/26/2021 |
4.4.0 | 297 | 2/25/2021 |
4.4.0-beta-008 | 80 | 2/19/2021 |
4.4.0-beta-007 | 69 | 2/12/2021 |
4.4.0-beta-006 | 49 | 2/12/2021 |
4.4.0-beta-005 | 37 | 2/9/2021 |
4.4.0-beta-004 | 59 | 2/5/2021 |
4.4.0-beta-003 | 510 | 1/30/2021 |
4.4.0-beta-002 | 66 | 1/23/2021 |
4.4.0-beta-001 | 479 | 1/22/2021 |
4.4.0-alpha-008 | 285 | 1/15/2021 |
4.4.0-alpha-007 | 327 | 12/26/2020 |
4.4.0-alpha-006 | 176 | 12/25/2020 |
4.4.0-alpha-005 | 229 | 12/23/2020 |
4.4.0-alpha-004 | 295 | 12/22/2020 |
4.4.0-alpha-003 | 255 | 12/18/2020 |
4.4.0-alpha-002 | 207 | 12/17/2020 |
4.4.0-alpha-001 | 117 | 12/17/2020 |
4.3.0 | 1,261 | 12/17/2020 |
4.3.0-beta-002 | 217 | 12/11/2020 |
4.3.0-beta-001 | 132 | 12/7/2020 |
4.3.0-alpha-007 | 172 | 11/21/2020 |
4.3.0-alpha-006 | 149 | 11/20/2020 |
4.3.0-alpha-005 | 113 | 11/16/2020 |
4.3.0-alpha-004 | 625 | 11/12/2020 |
4.3.0-alpha-003 | 113 | 11/10/2020 |
4.3.0-alpha-002 | 144 | 10/26/2020 |
4.3.0-alpha-001 | 172 | 10/23/2020 |
4.2.0 | 2,372 | 9/25/2020 |
4.2.0-alpha-004 | 312 | 9/23/2020 |
4.2.0-alpha-003 | 134 | 9/21/2020 |
4.2.0-alpha-002 | 181 | 9/19/2020 |
4.2.0-alpha-001 | 157 | 9/18/2020 |
4.1.1 | 304 | 9/17/2020 |
4.1.0 | 580 | 9/10/2020 |
4.1.0-beta-004 | 299 | 9/5/2020 |
4.1.0-beta-003 | 197 | 9/4/2020 |
4.1.0-beta-002 | 576 | 9/4/2020 |
4.1.0-beta-001 | 166 | 9/3/2020 |
4.1.0-alpha-001 | 158 | 9/1/2020 |
4.0.0 | 1,103 | 8/27/2020 |
4.0.0-beta-003 | 197 | 8/21/2020 |
4.0.0-beta-002 | 262 | 8/7/2020 |