rthomas320 commented on code in PR #1361:
URL: https://github.com/apache/daffodil-vscode/pull/1361#discussion_r2279501511


##########
src/dataEditor/dataEditorClient.ts:
##########
@@ -203,6 +203,7 @@ export class DataEditorClient implements vscode.Disposable {
         openLabel: 'Select',
         canSelectFiles: true,
         canSelectFolders: false,
+        title: 'Select Data File to Inspect',

Review Comment:
   Opening the data file is required to debug the schema. The data editor does 
not necessarily need to be open.  I'm not sure select data file to inspect is 
representative.



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