GSDML viewer can be triggered in the following ways:
- Open a GSDML or GSDX file
- Select a GSDML or GSDX file from the VS code tree view
GDSML file name must start with "GSDML-". Other files will be handled as normal xml files. The GSDX file name must begin with 'GSDX-' and end with '.gsdx'. When a GSDX file is opened, the first GSDML file will be displayed in the GSDML Viewer.
If the selected GSDX file is either invalid or does not contain a GSDML file, the editor will display the following message: 'GSDX file does not contain any GSDML file. Please select a valid GSDX file.