rocambole-indent
Advanced tools
Changelog
v2.0.4 (2015-05-02)
Changelog
v2.0.3 (2015-03-26)
Changelog
v2.0.2 (2015-03-25)
{
followed by an empty line.Changelog
v2.0.1 (2015-03-25)
alignComments()
Changelog
v2.0.0 (2015-03-25)
alignComments()
rule to add one indent level if comment is inside
empty block/array/parenthesisChangelog
v1.1.1 (2015-03-25)
WhiteSpace
conversion into Indent
inside alignComments()
Changelog
v1.1.0 (2015-03-25)
alignComments()
to consider WhiteSpace
tokens at the begining of
the line as Indent
tokens as wellwhiteSpaceToIndent()
Changelog
v1.0.0 (2015-03-24)
alignComments()
updateBlockComment()
Changelog
v0.2.0 (2015-03-20)
line()
as addLevel()
inBetween()
loops through the start
and end
tokens
(not inclusive)sanitize()
won't call updateBlockComment()
since this is already handled
by addLevel()