You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comments at the end of async blocks are automatically deleted upon formatting, which is not expected. (Comments at the beginning of blocks are not deleted.)
Extra information
The formatted result breaks by code.
The formatted result gives compiler warnings.
I or my company would be willing to help fix this.
The text was updated successfully, but these errors were encountered:
psb
changed the title
comments at the end of astnc blocks are deleted automatically
Comments at the end of async blocks are deleted automatically.
Jun 30, 2020
Issue created from fantomas-online
Code
Result
Problem description
Comments at the end of async blocks are automatically deleted upon formatting, which is not expected. (Comments at the beginning of blocks are not deleted.)
Extra information
Options
Fantomas Master at 06/30/2020 07:24:01 - dcc70c3
IndentSpaceNum
4
PageWidth
120
SemicolonAtEndOfLine
false
SpaceBeforeParameter
true
SpaceBeforeLowercaseInvocation
true
SpaceBeforeUppercaseInvocation
false
SpaceBeforeClassConstructor
false
SpaceBeforeMember
false
SpaceBeforeColon
false
SpaceAfterComma
true
SpaceBeforeSemicolon
false
SpaceAfterSemicolon
true
IndentOnTryWith
false
SpaceAroundDelimiter
true
MaxIfThenElseShortWidth
40
MaxInfixOperatorExpression
50
MaxRecordWidth
40
MaxArrayOrListWidth
40
MaxValueBindingWidth
40
MaxFunctionBindingWidth
40
MultilineBlockBracketsOnSameColumn
false
NewlineBetweenTypeDefinitionAndMembers
false
KeepIfThenInSameLine
false
MaxElmishWidth
40
SingleArgumentWebMode
false
StrictMode
false
The text was updated successfully, but these errors were encountered: