michael-hoke commented on code in PR #1361:
URL: https://github.com/apache/daffodil-vscode/pull/1361#discussion_r2298947264


##########
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:
   This is a deeper issue caused by setting openDataEditor to true and exists 
on main. Fix this in #1362 instead of in here.



-- 
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: commits-unsubscr...@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to