Sources/TwitterTextEditor/LayoutManager.swift (3 lines): - line 95: // TODO: Measure performance and consider different approach. - line 269: // TODO: Verify if it's right timing to release cache. - line 296: // TODO: Measure performance and consider different approach. Sources/TwitterTextEditor/TextEditorView.swift (2 lines): - line 979: // TODO: Consider to not expose scroll view as scroll view. - line 1312: // TODO: Use property wrapper instead. Sources/TwitterTextEditor/UIResponder.swift (1 line): - line 20: // TODO: Probably need to take an account of `preferredTextInputModePrimaryLanguage`.