Open razvbir opened 4 months ago
For Metals in VS Code we actually have to specify the logic for indentation, maybe it's fairly similiar in Zed? Someone could take a look at other extensions and see how they handle it (I would assume some tree sitter magic would help :thinking: )
I think braces became optional in scala3 but the auto indent seems to not be working properly.
Auto format fixes this when saving the file but I find this problem a little bit annoying.