Skip to content

v4.1.8

Choose a tag to compare

@ifrederico ifrederico released this 09 May 04:09
· 5 commits to main since this release

Fixes

  • Bring the requested macOS custom browser to the foreground when opening Live Server URLs.
  • Avoid scheduling the watched root directory twice, which could duplicate reload events and make editing feel sluggish.
  • Preserve page scroll position across full live reloads for normal HTML pages.
  • Keep regression tests in the repository but exclude them from the Package Control archive.

Verification

  • python3 -B -m unittest tests.test_regressions
  • Syntax compile check for touched Python files
  • node --check on the injected live reload script
  • Package archive check confirmed tests/ is excluded