-
Notifications
You must be signed in to change notification settings - Fork 48
Add WebSocket Terminal support #1150
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
Add WebSocket Terminal support #1150
Conversation
I look forward to trying this out as soon as a suitable 2023.2 preview becomes available. |
This can be tested with the 2nd 2023.2 developer preview kit (2023.2.0.201.0) |
That's very interesting |
@daimor The |
well, ok then |
FYI reported the when clause issue: microsoft/vscode#183354 |
For the venv issue see microsoft/vscode-python#20562 |
@gjsjohnmurray Do you have any feedback before I merge this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments made. I haven't yet had time to install a 2023.2 that I can actually test the terminal with.
This PR adds support for for the new terminal endpoint added in Atelier API v7. It will be available in the next preview of IRIS 2023.2. See the new documentation included in this PR for how to start the terminal and what features it supports.