Skip to content

v4.1.9

Choose a tag to compare

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

Fixes

  • Fix the Settings command for Package Control archive installs so it no longer tries to open Packages/LiveServerPlus/....
  • Add command palette, menu, and context menu entries to enable or disable LiveServerPlus debug logging from Sublime.
  • Add diagnostic logging around macOS custom browser launches, including AppleScript stdout/stderr and exit codes.
  • Keep custom browser fallback behavior when AppleScript launch fails.

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