- Notifications
You must be signed in to change notification settings - Fork1.1k
Description
When opening a diff file than main.tf and hitting the build button, the main.tf file will be opened when the editor should keep the current file.
Steps to reproduce the issue:
- Add a template. It can be the Docker one from the starter templates.
- Go to the template editor in the UI.
- Add a new file. It can contain any content.
- Click on the build button on the top right of the page.
You will notice after clicking the button, themain.tf file will be opened instead of keeping the navigation in the current open file.