Shanedell opened a new pull request #63:
URL: https://github.com/apache/daffodil-vscode/pull/63
Daffodil Debugger Classpaths:
- Create launch.json variable for daffodilDebugClasspath.
- Add daffodilDebugClasspath to getConfig and default config
- Create bash and bat templates for the scripts to run the debugger.
- Created templates from the default of what we used.
- Updated the templates to appened the value of the ENV
DAFFODIL_DEBUG_CLASSPATH if it is set.
- Update launch wizard to have an option for class paths.
- Created two different check boxes that allows the input box to be
replaced or appened with the files selected.
- If folder selected the extension creates a string with all the full
paths to all jars inside of the folder to it.
- If multiple files are selected they will all be added.
- Update issue with replace method, moved to replaceAll.
Closes #54
Closes #57
--
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]