Shanedell opened a new pull request, #402:
URL: https://github.com/apache/daffodil-vscode/pull/402
Update the launch config wizard manipulation of Daffodil Debugger Classpath:
- Remove replace and append check boxes.
- Replace single box that listed the classpath items with a UI list.
- Browse will work the same but when you select a folder or file it will
be added to the list.
- List items will have a minus button beside the text. Both button and
text are clickable and when clicked it will remove that specific item from the
list.
- Save now will now write the daffodil debugger classpath to the launch.json.
- Update UI list to auto-populate the classpath items if set in the
configuration.
Closes #268
--
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]