Improve consequtive comments merging algorithm.
Previusly this would have been merged into one comment: // some // comment // more text Now it's treated as two comments - only the first two will get merged, but not the last one below that's separated by a line.
Loading
Please sign in to comment