rojo-rbx / rojo

Rojo enables Roblox developers to use professional-grade software engineering tools
https://rojo.space
Mozilla Public License 2.0
947 stars 179 forks source link

Show failed additions and removals in visualizer #844

Closed boatbomber closed 8 months ago

boatbomber commented 8 months ago

Closes #842. Includes a minor refactor to use guard clauses and more comments since there's a lot of loops and conditions here and I find this more maintainable.

image