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


##########
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:
   I changed this to "Select Data File". I thought that was best as the user 
may not want to edit it either. @scholarsmate @rthomas320 



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