zowe / zlux

The top-level superproject for zLUX. zLUX includes the Zowe Desktop framework in addition to several built-in apps and an example server implementation.
Eclipse Public License 2.0
39 stars 42 forks source link

"Copy link" button in editor to share files/datasets with people #915

Closed 1000TurquoisePogs closed 1 year ago

1000TurquoisePogs commented 1 year ago

If you're in the editor looking at a particular file, you may want to show someone that same file. The editor has app2app actions where you can tell it to go to a particular file or dataset. If you're already on a particular file or dataset, we need a button somewhere (right-click, dropdown, whatever) which GENERATES a url containing the app2app action, and copies it to your clipboard. Then, that user could share the URL with a friend, who when clicking it would end up in the editor opened to the same file/dataset.