Skip to content

[feature request] Render with dot on save #105

@vglfr

Description

@vglfr

Texlab provides onSave command so saved document is re-rendered automatically. Is it possible to achieve the same effect for dot? Essentially a background wrapper for echo foo.dot | entr dot -Tpng -o /tmp/foo.png and then imv /tmp/foo.png separately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions