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
{{ message }}
This repository was archived by the owner on Jan 24, 2025. It is now read-only.
I have problem rendering results in a class like this:
// Some classes defined in https://github.com/openstreetmap/OSM-binary/blob/master/osmpbf/osmformat.protoimportorg.osm.protobuf.Nodeimportorg.osm.protobuf.Wayimportorg.osm.protobuf.RelationcaseclassGeoMap(nodes: Seq[Node], ways: Seq[Way], relations: Seq[Relation])
Inner objects (Node, Way, Relation) are not properly indented and also, only the first line is highlighted when there is a difference.