Skip to content

Commit

Permalink
remove a todo:
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed Feb 29, 2024
1 parent 5c9cf9d commit 9a153a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/sketch_pad/lib/editor/editor.dart
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ import 'codemirror.dart';

// TODO: hover - show links to hosted dartdoc? (flutter, dart api, packages)

// TODO: preserve scroll pos and cursor postion on format

const String _viewType = 'dartpad-editor';

bool _viewFactoryInitialized = false;
Expand Down

0 comments on commit 9a153a8

Please sign in to comment.