lib/completion.dart (3 lines): - line 13: // TODO: For CodeMirror, we get a request each time the user hits a key when the - line 111: // TODO: Move to using a LabelProvider; decouple the data and rendering. - line 189: // TODO: We need to pass this completion info better. lib/elements/elements.dart (2 lines): - line 164: // TODO: The label needs an extremely rich tooltip. - line 375: // TODO: lib/elements/bind.dart (2 lines): - line 16: // TODO: handle a Function - use polling (and the browser tick event?) - line 51: // TODO: lib/editing/editor_codemirror.dart (2 lines): - line 168: // TODO: We should ensure that the Dart `CodeMirror` wrapper returns the - line 186: // TODO: For `html`, enable and disable the 'autoCloseTags' option. lib/core/modules.dart (2 lines): - line 7: // TODO: test - line 43: // TODO: log errors lib/parameter_popup.dart (1 line): - line 48: // TODO: Use the onClose event of the completion event to trigger this lib/services/execution_iframe.dart (1 line): - line 200: // TODO: simplify this once we are firmly in a post Flutter 1.24 world. lib/dialogs.dart (1 line): - line 267: // TODO: expose options lib/documentation.dart (1 line): - line 201: // TODO: [someCodeReference] should be converted to for example lib/elements/analysis_results_controller.dart (1 line): - line 114: // TODO: This should likely be named contextMessages.