Office365APIEditor/External/ScintillaNET FindReplaceDialog/FindReplace/FindReplaceDialog.cs (4 lines): - line 731: //TODO - replace lineheight with ScintillaNET command, when added - line 742: //TODO - replace lineheight with ScintillaNET command, when added - line 781: //TODO - replace lineheight with ScintillaNET command, when added - line 792: //TODO - replace lineheight with ScintillaNET command, when added Office365APIEditor/External/ScintillaNET FindReplaceDialog/FindReplace/FindReplace.cs (3 lines): - line 282: //TODO - check that removing the byte count does not upset anything - line 296: //TODO - check that removing the byte count does not upset anything - line 945: // TODO - Is determining the current line any more efficient that just setting the duplicate marker? LineFromPosition appears to have more code that MarkerAdd! Office365APIEditor/External/ScintillaNET/Scintilla.cs (2 lines): - line 1948: // TODO Clamp type? - line 5999: // TODO This isn't working in my tests. Could be Windows Forms interfering. Office365APIEditor/External/ScintillaNET FindReplaceDialog/GoTo/GoToDialog.cs (2 lines): - line 74: //TODO - replace lineheight with ScintillaNET command, when added - line 84: //TODO - replace lineheight with ScintillaNET command, when added Office365APIEditor/External/ScintillaNET FindReplaceDialog/FindReplace/IncrementalSearcher.cs (2 lines): - line 173: //TODO - replace lineheight with ScintillaNET command, when added - line 181: //TODO - replace lineheight with ScintillaNET command, when added Office365APIEditor/External/ScintillaNET/Helpers.cs (1 line): - line 487: // TODO The twips value calculated seems too small on my computer Office365APIEditor/UI/RequestForm.cs (1 line): - line 435: // TODO: implement "Accept Header Editor" Office365APIEditor/ViewerHelper/ViewerRequestHelper.cs (1 line): - line 13: // TODO : Implement logging feature Office365APIEditor/External/ScintillaNET/LineCollection.cs (1 line): - line 16: // TODO Revisit this following Scintilla v3.7.0 because is said to be better about character handling Office365APIEditor/UI/FolderViewerForm.cs (1 line): - line 557: // TODO: Add new ContextMenuStrip to view linkedResources. Office365APIEditor/External/ScintillaNET/MarginCollection.cs (1 line): - line 102: // TODO Why is this commented out?