Skip to content

Feature Request: Auto Reload #12

@Dene33

Description

@Dene33

Is there a live update functionality for this add-on? So after changing something in VSCode, changes also appear in Blender?

As I can see, there is no such a functionality. But reloading add-ons by hand are kinda awkward. Could you please add something like that?

As stated on github page of add-on for 2.8:

Execute the Blender: Reload Addons command. For that to work, Blender has to be started using the extension. Your addon does not need to support reloading itself. It only has to have correct register and unregister methods.

To reload the addon every time a file is saved, active the blender.addon.reloadOnSave setting in VS Code.

Something similar to reloadOnSave in VS would be really nice feature for this add-on. Hope to see that implemented, because this add-on is a must for developing in 2.79. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions