dwds/lib/src/services/chrome_proxy_service.dart (5 lines): - line 259: // TODO: We shouldn't need to fire these events since they exist on the - line 504: // TODO: Throw an RPC error here. - line 620: // TODO: right now we only support the `ServiceExtensionAdded` event - line 757: // TODO: We should implement this (as we've already implemented - line 764: // TODO: This should return an error if the stream is already being listened dwds/lib/src/debugging/debugger.dart (3 lines): - line 530: // TODO: The exception object generally doesn't get converted to a - line 583: // TODO: Return information about the error to the user. - line 727: // TODO: Handle cases where a breakpoint can't be set exactly at that line. dwds/lib/src/loaders/build_runner_require.dart (2 lines): - line 95: // TODO: Save locations of full kernel files in ddc metadata. - line 97: // TODO: Change these to URIs instead of paths when the SDK supports dwds/lib/src/debugging/instance.dart (2 lines): - line 99: // TODO: This is checking the JS object ID for the dart pattern we use for - line 358: // TODO: Support truncation for long strings. frontend_server_client/lib/src/frontend_server_client.dart (2 lines): - line 208: /// TODO: Document - line 219: /// TODO: Document dwds/lib/src/debugging/libraries.dart (2 lines): - line 31: // TODO: read entrypoint from app metadata. - line 101: // TODO: Collect library and class information from debug symbols. frontend_server_client/example/web_client.dart (1 line): - line 88: // TODO: support hot restart dwds/lib/src/debugging/metadata/provider.dart (1 line): - line 38: /// TODO: Generate sdk module metadata to be consumed by debugger. dwds/lib/src/debugging/dart_scope.dart (1 line): - line 35: // TODO: Try and populate all the property info for the scopes in one backend dwds/lib/src/debugging/classes.dart (1 line): - line 243: // TODO: Implement the rest of these dwds/lib/src/services/expression_evaluator.dart (1 line): - line 102: // TODO: remove adding try/catch block in expression compiler. dwds/lib/src/loaders/frontend_server_require.dart (1 line): - line 68: // TODO: Save locations of full kernel files in ddc metadata. frontend_server_client/lib/src/dartdevc_frontend_server_client.dart (1 line): - line 107: /// TODO: implement