flutter / flutter/devtools

ProgramExplorer outline nodes jump to "-patch" directory script

オープン
#4,376 コメント 0 件 リアクション 0 件 担当者 1 名 @bkonyi が担当を希望しています GitHub で見る
P3 screen: debugger
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
18

説明

When certain 'function' object nodes are selected in the Program Explorer outline, the SourceLocation of the function is in a _patch file, thus the file explorer will jump to the patch file.
This is a way to reproduce the issue:
- In the ProgramExplorer library dart:async select the script async_error.dart
- In the outline expand the AsyncError class and select the _stackTrace function
- The program will then fetch the source script for that object when calling node.populateLocation() and the file explorer goes there after calling showScripLocation.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。