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
We should have documentation that explains the high-level overview of this project.
And add some detailed information about the code. The high-level stuff is somewhat captured in our Contribution guidelines. It should be split up and expanded upon.
We should have documentation that explains the high-level overview of this project.
And add some detailed information about the code. The high-level stuff is somewhat captured in our Contribution guidelines. It should be split up and expanded upon.
High-level topics
Somewhat in order.
Details
These are in no particular order.
Context -> Context
!-
,+>
col
,expressionFitsOnRestOfLine
,isShortExpression
,sepNln
,sepSpace
,onlyIf
,genTriviaFor
,indent
,atCurrentColumn
,colWithNlnWhenItemIsMultiline
,leadingExpressionIsMultiline
.Queue
data structureindent
only works aftersepNln
ColMultilineItem
is.Define
module and how we resolve the different AST trees.AstExtensions
and.FullRange
extension function.Questions that should be answered
Again no particular order.
ISourceText.GetContentAt
?The text was updated successfully, but these errors were encountered: