lrbarber commented on PR #926:
URL: https://github.com/apache/daffodil-vscode/pull/926#issuecomment-1881648629

   Pulled latest version of code and still wasn't getting DataEditor to auto 
start.
   Discovered that package.json actually has 4 places that set 
openDataEditor... I changed 3 of the 4 to true -- the one I left set to false 
is the one in initialConfigurations. With these changes made, the data editor 
does open as another tab when debugging starts.
   
![image](https://github.com/apache/daffodil-vscode/assets/72564532/8af2612d-faa6-4c68-8728-42681a3267e9)
   Now I'm wondering if there might be a way to get it to open in split screen 
mode by default -- like this:
   
![image](https://github.com/apache/daffodil-vscode/assets/72564532/7f5d7636-b474-4a6f-b218-ace3b17365be)
   


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

Reply via email to