scholarsmate commented on code in PR #1361:
URL: https://github.com/apache/daffodil-vscode/pull/1361#discussion_r2279365646
##########
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:
'Select Data File to Edit' would be more accurate as the Data Editor allows
you to View (Inspect), but also to make changes.
--
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]