Fantomas.Extras
4.0.0-beta-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.0.0-beta-003
dotnet add package Fantomas.Extras --version 4.0.0-beta-003
<PackageReference Include="Fantomas.Extras" Version="4.0.0-beta-003" />
paket add Fantomas.Extras --version 4.0.0-beta-003
#r "nuget: Fantomas.Extras, 4.0.0-beta-003"
Release Notes
Update FCS to 37. [#996](https://github.com/fsprojects/fantomas/pull/996)
Add initial support of String Interpolation. [#998](https://github.com/fsprojects/fantomas/issues/998)
Fix Comments in match statements are sometimes deleted. [#1010](https://github.com/fsprojects/fantomas/issues/1010)
Fix Comments on members with get/set are deleted. [#1009](https://github.com/fsprojects/fantomas/issues/1009)
Fix Hexadecimal numbers in enums are output as decimal numbers. [#1006](https://github.com/fsprojects/fantomas/issues/1006)
Fix List indentation issue. [#999](https://github.com/fsprojects/fantomas/issues/999)
Fix Hexadecimal numbers in match arms are output as decimal numbers. [#995](https://github.com/fsprojects/fantomas/issues/995)
Fix Removes the first comment above the member of the list. [#990](https://github.com/fsprojects/fantomas/issues/990)
Fix Brackets increased every time Fantomas is run. [#989](https://github.com/fsprojects/fantomas/issues/989)
Fix Bug: Hash directive in computation expression. [#977](https://github.com/fsprojects/fantomas/issues/977)
Fix Bug with hash directives inside a match statement. [#976](https://github.com/fsprojects/fantomas/issues/976)
Fix Bug with defines in record member assignment. [#968](https://github.com/fsprojects/fantomas/issues/968)
Fix Backquotes are stripped down from ``checked``. [#937](https://github.com/fsprojects/fantomas/issues/937)
Fix Fantomas wraps extra set of parenthesis around parenthesis. [#921](https://github.com/fsprojects/fantomas/issues/921)
Fix Remove indent setting from CLI tool. [#888](https://github.com/fsprojects/fantomas/issues/888)
Fix Fantomas generating invalid F# when trying to format a list created with yields. [#882](https://github.com/fsprojects/fantomas/issues/882)
Fix Invalid unit test ``method call on multiple lines``. [#862](https://github.com/fsprojects/fantomas/issues/862)
Fix Invalid unit test ``should break on . operator and keep indentation``. [#860](https://github.com/fsprojects/fantomas/issues/860)
Fix Multi-line arguments to chained method calls produce invalid code. [#702](https://github.com/fsprojects/fantomas/issues/702)
Fix Line comment displaced from commented #-directive. [#638](https://github.com/fsprojects/fantomas/issues/638)
Fix #if'd argument types are lost. [#633](https://github.com/fsprojects/fantomas/issues/633)
Fix #if'd attributes moved to wrong column. [#631](https://github.com/fsprojects/fantomas/issues/631)
Fix Assembly attributes create over-long lines. [#629](https://github.com/fsprojects/fantomas/issues/629)
Dependencies
-
.NETStandard 2.0
- editorconfig (>= 0.12.2)
- Fantomas (>= 4.0.0-beta-003)
- FSharp.Core (>= 4.7.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.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 |