Skip to content

6.0.0

Latest

Choose a tag to compare

@kdevbot kdevbot released this 04 Jun 23:58
· 2 commits to main since this release
10d0d3e

Changes

ANNOUNCEMENT

Background reload is now fixed, please refer to the below changelog.

Breaking Change

  • Fix reload not working on VSCode 1.123 #601 (@Katsute)

    Some users may receive an error about a legacy installation, please refer to the following options to migrate to v6:

    Rollback
    1. Right click the extension the extensions tab and choose Install Specific Version...
    2. Choose a version that is older than v6
    3. Click Restart Extensions
    4. Run the Uninstall command or use the button in the Background menu, this is NOT the extension uninstall, it is specifically the Background Uninstall that needs to run
    5. Wait for the uninstall to complete, on v5.0.3 this will show a failed notification, on older versions it will automatically reload
    6. Fully close and reopen VSCode
    7. You can now update to v6 and use this extension
    Reinstall
    1. Reinstall VSCode

Full Changelog: 5.0.3...6.0.0