shanedell commented on issue #675:
URL:
https://github.com/apache/daffodil-vscode/issues/675#issuecomment-1603341191
@mbeckerle Okay do those paths looked that pad all the time or only for
longer paths?
Also it shouldn't remember that, when adding a new launch.json and you add a
new one the default should be:
```json
{
"type": "console",
"path": "${workspaceFolder}/infoset.xml"
}
```
this is a bug because it should `file` but still shouldn't remember a
previous path.
--
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]