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

[IDE] Make desktop IDEs contribute their own actions #9685

Closed
csweichel opened this issue May 2, 2022 · 1 comment
Closed

[IDE] Make desktop IDEs contribute their own actions #9685

csweichel opened this issue May 2, 2022 · 1 comment
Labels
meta: stale This issue/PR is stale and will be closed soon team: IDE type: feature request New feature or request

Comments

@csweichel
Copy link
Contributor

Is your feature request related to a problem? Please describe

Today desktop IDEs assume that there's a link they can redirect to. This is not always the case. Sometimes a desktop IDE is used by running a command (e.g. #9323). If we wanted to introduce means other than redirecting to a URL, such as displaying some additional content, we would need to extend the dashboard on a case-by-case basis.

Instead, desktop IDEs should be able to contribute their own follow-up actions through blobserve, akin to how web IDEs do it. We could either serve a JSON manifest which gets used (in which case this could become part of the IDE configmap), or HTML instead.

@csweichel csweichel added type: feature request New feature or request team: IDE labels May 2, 2022
@stale
Copy link

stale bot commented Aug 11, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Aug 11, 2022
@stale stale bot closed this as completed Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta: stale This issue/PR is stale and will be closed soon team: IDE type: feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant