Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple groups are open after renaming the workflow file in VSCode #2432

Open
LuboTerifaj opened this issue Jun 17, 2024 · 1 comment
Open
Assignees

Comments

@LuboTerifaj
Copy link
Contributor

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

  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:
vscode-renamed-file

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.

@LuboTerifaj
Copy link
Contributor Author

Originally reported in https://issues.redhat.com/browse/KOGITO-8384

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants