Dart-code: Hot reload broken since the last update if you're not using "Hot Reload On Save"

Created on 1 Aug 2020  路  1Comment  路  Source: Dart-Code/Dart-Code

If you have the setting "Hot Reload On Save" turned off, and try to hot reload manually by clicking ctrl-f5, you'll get the error Running the contributed command: 'flutter.hotReload' failed.. Only hot restart seems to work, but it's a pain because it takes too long.

The workaround for now is to turn "hot reload on save" back on.

in flutter is bug

Most helpful comment

Ugh, sorry for the bother. I fixed this in one place but apparently not all.

I've published v3.13.1 with a fix for this and added additional tests. Run the Extensions: Check for Updates command in the VS Code command palette if VS Code doesn't pick it up automatically.

Thanks!

>All comments

Ugh, sorry for the bother. I fixed this in one place but apparently not all.

I've published v3.13.1 with a fix for this and added additional tests. Run the Extensions: Check for Updates command in the VS Code command palette if VS Code doesn't pick it up automatically.

Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

agmcleod picture agmcleod  路  3Comments

rgb1380 picture rgb1380  路  3Comments

FeimiSzy picture FeimiSzy  路  4Comments

mayorbyrne picture mayorbyrne  路  5Comments

awfin picture awfin  路  3Comments