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.
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.