tilt-dev / tilt-dev/tilt-extensions
uibutton, boolean type: Is it possible to reflect the current state of the button in text or the image/style?
Nobody has claimed this yet.
- Dominant language
- Starlark
- Stars
- 243
- Forks
- 194
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 5
Description
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..
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source file, test, or entry point to begin with. Clarify whether the scope is reflecting a boolean button's state, adding a Trigger Mode-style switch, supporting an exclusive oneof restriction, or invoking an IDE debugger action, then define acceptance criteria for the selected behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100