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

uibutton, boolean type: Is it possible to reflect the current state of the button in text or the image/style? #461

Open
N0K0 opened this issue Dec 6, 2022 · 0 comments

Comments

@N0K0
Copy link

N0K0 commented Dec 6, 2022

I got some microservices defined in a monorepo, and the goal with tilt is to be able to run them, and if activate a switch/bool button I will rerun the service, but now with the debug service that tries to connect back to my IDE.

I'm thinking this is possible with a bool button, but would be nicer with a switch á la the one user for Trigger Mode.
(Thinking about it, I would also like support for an "oneof" restriction over all resources for the toggle too so that only one may connect at the time)

Optimally I would have a button just called "connect debugger", which invokes a command that tells IntelliJ that I want to connect, but that is not supported by Jetbrains..

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

No branches or pull requests

1 participant