We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b9cce commit 9f55bdaCopy full SHA for 9f55bda
pkg/analysis_server/lib/src/status/pages/plugins_page.dart
@@ -59,7 +59,7 @@ class PluginsPage extends DiagnosticPageWithNav {
59
'starting).',
60
);
61
}
62
- return;
+ continue;
63
64
65
p('Associated contexts:');
0 commit comments