Skip to content

Allow Server Command menu to open a URL in an external browser #755

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

Merged

Conversation

a-boertien
Copy link
Contributor

This PR allows a server command menu to open a URL in the user's default browser (externally to VSCode, rather than a VSCode web view).
Previously, a server command menu with an Action==3 was not supported at all.
With this change, a server command menu with an Action==3 and a Target that is a URL will open in the user's default browser - which is the same functionality that was previously supported in IRIS Studio.

Allow Server Command Menu to open a URL in an external browser
@a-boertien a-boertien requested a review from daimor as a code owner October 25, 2021 16:30
@timleavitt
Copy link
Contributor

I'm a fan of this - we had the same level of support in Atelier as well.

@gjsjohnmurray gjsjohnmurray self-requested a review October 25, 2021 19:20
@isc-bsaviano
Copy link
Contributor

@a-boertien Thanks for the PR! Much appreciated

@isc-bsaviano isc-bsaviano merged commit e3e3706 into intersystems-community:master Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants