Closed Koenneker closed 3 weeks ago
Hi @Koenneker, thanks a lot for reaching out and even providing a solution. This is highly appreciated. I fully agree with your comments in #135 and it is very nice that the behavior is now in line with behavior of VSCode and other tools.
Always glad to Help! Thanks for including my changes.
fixes issue https://github.com/Universal-Variability-Language/uvl-lsp/issues/135
This PR is quite simple, it just switches the usage of the Icons around. If the node is open, it should use the "Expanded" icon, and if it is closed, it should use the "Collapsed" icon.
Im not sure if you require any testing/ci steps, but this change should be straightforward.