Backend/ReSharperPlugin/ForTea.ReSharperPlugin/Daemon/Processes/T4CSharpHighlightingProcess.cs (2 lines): - line 93: // TODO: see why this highlighter fails (no MEF classification) - line 127: // TODO: see why these highlighters fail (no MEF classification) Backend/Core/ForTea.Core/Psi/Formatting/T4CSharpCustomIndentHandler.cs (1 line): - line 208: && !(node is IEventDeclaration) // TODO wtf Backend/Core/ForTea.Core/Daemon/Processes/T4IncludeAwareDaemonProcessVisitor.cs (1 line): - line 15: // TODO: make it actually visitor Frontend/src/main/kotlin/com/jetbrains/fortea/inTests/T4TestHost.kt (1 line): - line 13: // TODO: fun waitForIndirectFileInvalidation() {...} Backend/Core/ForTea.Core/TemplateProcessing/CodeGeneration/Converters/IT4ElementAppendFormatProvider.cs (1 line): - line 30: // TODO: wtf Backend/RiderPlugin/ForTea.RiderPlugin/Debugger/T4BreakpointVariantsProvider.cs (1 line): - line 19: // TODO: delegate to C# provider Backend/Core/ForTea.Core/TemplateProcessing/CodeGeneration/T4CSharpCodeGenerationResult.cs (1 line): - line 12: /// TODO: replace Backend/Core/ForTea.Core/Psi/Service/T4LanguageService.cs (1 line): - line 64: /// TODO: implement a cache provider Backend/Core/ForTea.Core/TemplateProcessing/T4TemplateResourceProvider.cs (1 line): - line 8: // TODO: make this shell component Backend/RiderPlugin/ForTea.RiderPlugin/TemplateProcessing/CodeGeneration/Reference/Impl/T4LowLevelReferenceExtractionManager.cs (1 line): - line 41: // TODO: is this necessary? Backend/Core/ForTea.Core/Psi/Modules/T4ModulePsiUtils.cs (1 line): - line 29: // TODO: generate code without CodeDom in .NET Core projects Backend/Core/ForTea.Core/Psi/Modules/T4FilePsiModule.cs (1 line): - line 140: // TODO: get rid of this queuing? Backend/Core/ForTea.Core/Tree/IT4TreeNode.cs (1 line): - line 12: // TODO: remove Backend/Core/ForTea.Core/Psi/Cache/IT4FileDependencyGraph.cs (1 line): - line 15: /// TODO: cache root?