hdalsania opened a new issue, #1540:
URL: https://github.com/apache/daffodil-vscode/issues/1540
## Description
Following bugs were identified during extensive regression testing
- Append and Execute commands are not showing up in Command explorer,
command pallet or menu when TDML custom editor is open, it does show up in TDML
text editor.
- Append and Execute commands are not showing up in command pallet when
either TDML custom editor or TDML text editor is open.
- Execute functionality is completely broken, it does not provide any
dropdown to ask for TDML test case name. It directly starts executing "Default
Test Case" if it exists in TDML file, otherwise it throws error. This
functionality was implemented in Issue #1257
## Steps to Reproduce
- Open a TDML file in custom editor mode, Append and Execute commands won't
show up in Menu, command explorer or command pallet.
- Open a TDML file in text editor. Execute TDML file, if "Default Test Case"
exists in TDML file, then it will start execute that test case. It will not
provide any dropdown menu to ask for test case name.
## Environment
Tested on Windows 11 and Ubuntu
--
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]