Is there a way to assign a keybinding to refresh t...
# compose-desktop
e
Is there a way to assign a keybinding to refresh the current preview being shown via the compose multiplatform IDE plugin?
I ended up making a run configuration that runs the following gradle command
configureDesktopPreview -Pcompose.desktop.preview.target=<my function> -Pcompose.desktop.preview.ide.port=<got the port from logs>