snipinsights/windows/SnipInsight/Telemetry/ApplicationLogger.cs (5 lines): - line 39: // TODO: Log generic user events - line 44: // TODO : Log clicks on UI elements by users - line 49: // TODO : Log web request to AI services - line 57: // TODO : Log transition of states in application. - line 65: //TODO: Initialize the or set the logging module to be used to gather user telemetry snipinsights/windows/SnipInsight/AppManager.cs (5 lines): - line 678: // TODO: Make a shortcut for this panel - line 1145: //TODO: Delete packages - line 1304: //TODO: Delete package - line 1621: // TODO: Fix the attachment name - line 1675: // TODO: Check which OneNote function is used sketch2code/Sketch2Code.Web/Controllers/AppController.cs (3 lines): - line 170: //TODO: Skip this once we generate online slices - line 175: //TODO: Store this as Text - line 182: //TODO: Store this as Text snipinsights/windows/SnipInsight/Package/SnipInsightLink.cs (2 lines): - line 98: var dateString = LastWriteTime.ToString("MMMM dd, yyyy hh:mm"); //TODO: Need to add to resoure since date format can be different in other countries. - line 110: durationString = " " + TimeSpan.FromMilliseconds(Duration).ToString(@"mm\:ss", null); // TODO: Need to add to resource. sketch2code/Sketch2Code.Web/Scripts/bootstrap.bundle.js (2 lines): - line 178: // TODO: Remove in v5 - line 5954: // TODO (fat): remove sketch reliance on jQuery position/offset snipinsights/windows/SnipInsight/Views/ControlTreeEnumerator.cs (1 line): - line 55: // TODO: Can't find a way to get to the children of a UserControl... MLNETCrashCourse/03.MultipleLinearRegression/Program.cs (1 line): - line 38: // TODO: Add Graph, update instructions snipinsights/windows/SnipInsight/AIServices/AILogic/LUISInsights.cs (1 line): - line 46: return ""; //TODO: When we implement LUIS we can uncomment this snipinsights/windows/SnipInsight/AIServices/AILogic/TranslationHandler.cs (1 line): - line 49: //TODO: After Refactoring Log results status and api run time snipinsights/windows/SnipInsight/Ink/AcetateLayerInkCanvas.cs (1 line): - line 21: // TODO: Fix Ink Cursor snipinsights/windows/SnipInsight/TrayIcon.cs (1 line): - line 20: // TODO: Update the tray icon snipinsights/windows/SnipInsight/AIServices/AIViewModels/OCRViewModel.cs (1 line): - line 580: // TODO: monitor process of exit code (for telemetry) snipinsights/windows/SnipInsight/ViewModels/ViewModelLocator.cs (1 line): - line 62: // TODO Clear the ViewModels