Skip to content

Please support hot reload for certain assets  #5031

@sma

Description

@sma

I've a Flutter app that contains a lot of markdown files as assets and needs to display them.

Changing such a file doesn't automatically trigger a hot reload so I have to manually press the yellow lightening button to verify whether my changes to those files look good. It would improve quality of life if this could happen automatically.

Hence, it would be nice if the plugin would use the pubspec file to find all assets and then optionally also hot reload if those assets are changed. Or just add md to the list of watched files in the shouldHotReloadFor function :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    in debuggerRelates to the debug adapter or process of launching a debug sessionin editorRelates to code editing or language featuresin flutterRelates to running Flutter appsis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions