Skip to content

Add command for extracting UDL documents from an XML file #1299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

isc-bsaviano
Copy link
Contributor

This PR adds a new command that takes an XML export file, converts it to UDL, and then creates new files in the current non-isfs workspace folder for those UDL documents according to the objectscript.export settings. I think this will be a helpful utility for those who have some legacy XML files that they want to edit in VS Code, or for XML unit tests that they want to run from VS Code (when #1269 is merged). I've included a video of the command's execution below. I've also modified the Preview XML as UDL command to support previewing all the UDL documents in an XML file, not just the first one and not only a class.

extract.mov

@isc-bsaviano isc-bsaviano merged commit 60627c6 into intersystems-community:master Jan 17, 2024
@isc-bsaviano isc-bsaviano deleted the xml-cvt branch January 17, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants