apache / apache/daffodil-vscode

Data editor opens multiple windows for same file

Open
#1,739 2 comments 0 reactions 1 assignee Assigned to @stricklandrbls View on GitHub
bug data editor extension
Dominant language
TypeScript
Stars
18
Forks
33
Avg merge
3d 6h
Merged PRs (30d)
7

Description

## Description

When re-running a parse using the `Debug Last File` button, the data editor will open another tab for the data file, even though there is already one (or more) open and running.

This seems related to the new data messaging system that was recently merged: (Restructure data editor messaging with Message Registry
#1647 )

## Steps to Reproduce

1. Make sure that the schema file is the active tab
2. Click on the small debug pull-down icon near the top right corner of the schema editor window
3. Click on the `Debug Last File` button and begin debugging
4. See that an additional data editor window has opened.
## Expected Behavior

Previous window becomes active

## Actual Behavior

Additional window opens.

## Additional Notes and Screenshots (optional)

Image

## Environment

- Operating System(s): Windows 11

- Browser/VS Code version: 1.123.0

- Extension version: 1.6.0-SNAPSHOT 6/29

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.