lrbarber opened a new issue, #1777: URL: https://github.com/apache/daffodil-vscode/issues/1777
# Add location tracking if data editor was manually opened ## Summary When you manually open the Data Editor for a file being parsed, the location tracker does not appear. The Tracking currently only works if launch.json is configured to open automatically. ## Proposed Solution / Description When data editor is opened, it should check to see if the file requested is the one being parsed and, if so, activate the location tracking function & display. -- 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]
