-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't workingdebuggerIssues related to the DFDL debugger capabilityIssues related to the DFDL debugger capability
Milestone
Description
Description
If a variable definition has been added to the launch.json file, but that variable does not exist in the schema the debugger will not start.
Steps to Reproduce
- Add a viarable defintion to the launch.json file:
- Launch debugger with launch.json file
- See pop-up error
Expected Behavior
This should probably just generate a warning. Definitely does not need to be an error that prevents debugger from running.
Actual Behavior
Catastrophic error that aborts debugger.

Environment
- Found on Windows 11 (but probably NOT OS dependent)
- Extension version 1.5.0 RC 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdebuggerIssues related to the DFDL debugger capabilityIssues related to the DFDL debugger capability
Type
Projects
Status
Todo