michael-hoke commented on PR #1375: URL: https://github.com/apache/daffodil-vscode/pull/1375#issuecomment-3220811181
Should we be able to run/debug a dfdl file from anywhere? We have code in to support `${askForSchemaName}`, but we have no way to get to the same code from non-launch config places. Because we have this capability, we could allow the user to run/debug a schema from anywhere. If editorLangId is dfdl, use the active resource (like we're doing now). If it isn't, prompt for it. If this seems like a good idea, I'll make a new issue. -- 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