joaotavora / sly

Sylvester the Cat's Common Lisp IDE
1.24k stars 140 forks source link

Fix #471 (again): Respect comments in loop body clause indentation #477

Open SwiftLawnGnome opened 2 years ago

SwiftLawnGnome commented 2 years ago

this passes indentation tests and fixes the reported bug, and indentation still works on complex loops i've written when i indent-sexp them, but i can't say for certain it's entirely correct.