Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle case where objectscript.conn.docker-compose is being used to deal with dynamic host port #187

Open
gjsjohnmurray opened this issue Jun 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@gjsjohnmurray
Copy link
Collaborator

When using vscode-objectscript in its client-side editing mode and compiling/testing/debugging on a container instance of IRIS, it is common practice for docker-compose.yml not to specify the host port that corresponds to the IRIS web server port.

To handle such situations the objectscript.conn configuration object includes a docker-compose structure with which to configure automatic discovery of the dynamically-assigned host port.

Consider enhancing Server Manager to work better for such connections, offering a node under the "Current" tree for each distinct server that the (potentially multi-root) workspace connects to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant