scholarsmate commented on PR #509: URL: https://github.com/apache/daffodil-vscode/pull/509#issuecomment-1478396041
What @stricklandrbls is attempting to do for now is just allow one DE at a time until we have the time to add the additional logic for startup and shutdown of a single shared Ωedit server. Since the one TCP port is configured via `launch.json`, there is no need to ask for a port each time a DE is started up. This way it will behave the same when we release the next version, but it will support more than one DE at the same time. I imagine we can get that into v1.3.1. -- 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]
