diff --git a/TODO b/TODO index 25cfcf6..eda77f1 100644 --- a/TODO +++ b/TODO @@ -1,19 +1,20 @@ TODO ==== - lint everything Long Term Desired Features ========================== - Fancy UIs for - - quick create task (arc todo) - - arc unit (show results in vscode-native way) - - arc browse - - arc paste (upload and download) -- list open Differential in repo (for review) + - quick create task (arc todo) + - arc unit (show results in vscode-native way) + - arc browse + - arc paste (upload and download) +- list open Differential Revision in repo (for review) + - Also arc-patch them - get hovercard (content) for any object - push notifications from website? -- preview Remarkup +- preview Remarkup (like the markdown preview, but by calling the server) - some magic to help the External Editor Link - arc lint: special-case some messages for better visibility (find more range/information.) - arc lint: support auto-fix (apply diff) - arc lint: `locations` field may be parsed into `relatedInformation`.