Ontiomacer commented on issue #1563: URL: https://github.com/apache/daffodil-vscode/issues/1563#issuecomment-3670759724
Thanks for the clarification! By backend support I meant changes in the **Data Editor extension TypeScript layer**, specifically in `DataEditorClient`, not in the Omega Edit server itself. I’ve implemented conditional profiling logic that: - Profiles the active Omega Edit session to include unapplied (in-memory) edits - Creates a temporary isolated Omega Edit session to profile on-disk data when requested No Omega Edit source changes were required. I haven’t wired the Svelte UI selector yet, but I’m happy to include that as part of the same PR or add it in a follow-up if you prefer. I’ll open a PR shortly so you can review the backend portion first. -- 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]
