shanedell opened a new pull request, #689:
URL: https://github.com/apache/daffodil-vscode/pull/689

   Refactor code a bit
   
   - Move debugger scala source code from server/core to debugger.
   - Move typescript files related to the daffodilDebugger to 
src/daffodilDebugger.
   - Create better way for sending over config files to getConfig method.
   - Update way default values for the getConfig is set.
   - Remove files that weren't needed anymore:
     - src/adapter/debugAdapter
     - src/tests/suite/adapter.test.ts
   - Remove old debug factories that were not used.
   - Move InlineDebugAdapterFactory to src/adapter/extension.ts
   - Remove some unused params from functions
   
   Closes #665


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