Search code examples
flutterdartvisual-studio-codeflutter-testdevtools

how to stop open/show code when click widget in Widget tree on vscode dart devTools


when i use dart devTools inside the Visual Studio Code, each time i click a widget in widget tree it's open/show the widget code line in a other tab
do you guys know how to stop this?


Solution

  • OK, I'm just figure out by my self
    in vs‌Code: settings > Extensions > Dart > dart Dev‌Tools
    on (Dev Tools Location) select the active from the menu‌Bar enter image description here