max-insight · GitHub

Describe the bug

  • Hot reload works flawlessly on 1.65.2 but upgrading to 1.66 cause frequent disconnection of debugger after few seconds.
  • also disconnects when doing hot restart

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade to VSCODE version 1.66
  2. start debug session on flutter
  3. hot restart or hot reload
  4. see that it disconnect from debug session

Expected behavior
debug session should not disconnect, should work as previously

Versions (please complete the following information):

  • VS Code version: 1.66
  • Dart extension version: v3.38
  • Dart/Flutter SDK version: 2.16.1 / 2.10.3

here the link to issue raised in vscode repo: microsoft/vscode#146448

Read the original on github.com ↗