LuboTerifaj opened a new issue, #2432: URL: https://github.com/apache/incubator-kie-tools/issues/2432
Multiple groups are open after renaming the workflow file (sw.json, sw.y(a)ml) in VSCode. #### Steps to reproduce 1. Open a workflow. For example: [hello-world.sw.json](https://github.com/user-attachments/files/15874143/hello-world.sw.json) 2. Rename it, but keep the sw.json extension. For example: hw-renamed.sw.json #### Actual result The file is open in a new group, which results the same file opened in three groups simultaneously. See:  #### Expected result Nothing described above happens when renaming the file. Only the remaining itself. Text editor is shown in the left group, and the diagram is shown in the right group. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
