Skip to content

Interactive state simulation in the IntelliJ preview - #844

Merged
devnatan merged 1 commit into
mainfrom
feat/intellij-preview-state-simulation
Aug 3, 2026
Merged

Interactive state simulation in the IntelliJ preview#844
devnatan merged 1 commit into
mainfrom
feat/intellij-preview-state-simulation

Conversation

@devnatan

@devnatan devnatan commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Lets developers toggle Interactive Preview mode and click slots to simulate their onClick handlers, with inline hints showing each state field's current simulated value and undo/reset support.

Very limited for now.

image image

Lets developers toggle Interactive Preview mode and click slots to
simulate their onClick handlers (boolean toggles, int deltas, literal
sets), with inline hints showing each state field's current simulated
value and undo/reset support. Extraction is split out into dedicated
StateExtractor/ClickHandlerExtractor/SlotTargetResolver/LambdaSearch
helpers so item and click-action resolution can share state lookups.
@devnatan devnatan self-assigned this Aug 3, 2026
@devnatan devnatan added feature New feature or enchancement tooling-intellij labels Aug 3, 2026
@devnatan
devnatan merged commit 0ba6a84 into main Aug 3, 2026
4 of 6 checks passed
@devnatan
devnatan deleted the feat/intellij-preview-state-simulation branch August 3, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or enchancement tooling-intellij

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant