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

   @lrbarber 
   > With these changes made, the data editor does open as another tab when 
debugging starts.
   
   Did you run the launch wizard prior to starting the DFDL Debugger? I'd think 
that those `openDataEditor` config variables would get overridden when 
configuring the `launch.json` within whichever DFDL repo the debugger is being 
ran from.
   
   Having the data editor not automatically open _by default_ was what I 
assumed to be expected behavior. Given that those config options were just text 
replacements from the `openHexView`.
   
   Try debugging from a fresh DFDL repo after running the launch wizard and 
setting the Open Data Editor checkbox.
   
   > Now I'm wondering if there might be a way to get it to open in split 
screen mode by default 
   
   I've been meaning to look into this. The HexView did this but the Data 
Editor replacement does not. I have just been preoccupied with trying to debug 
the Windows issues.


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