Reload HTML Preview (manually Refresh, or even better automatically) #5549
Labels
enhancement
issues that are enhancements to current functionality - nice to haves
filesystem
issues related to the filesystem
I gathered that there is no "JUnit Runner" (#3003), so I just
./gradlew --continuous test
.Then I Open With > Preview the
build/reports/tests/test/index.html
. Then I fix a broken test.Now I have to reload that
index.html
... currently by closing and clicking to open again.In an ideal world, it would be neat if there was a Reload icon button in that tab.
Or in a perfect world, if it would detect changed files and reload them.
#74 seems to say this was done - does it need to be activated by manual config, if not by default?
#4838 looks related, but its comments (and linked VSC issue) are about renames - this is simpler.
@akosyakov @svenefftinge
The text was updated successfully, but these errors were encountered: