clwb/src/com/google/idea/blaze/clwb/CidrGoogleTestUtilAdapter.java (3 lines): - line 101: /* TODO: Convert to not use CidrGoogleTestUtilObsolete. */ - line 122: /* TODO: Convert to not use CidrGoogleTestUtilObsolete. */ - line 128: /* TODO: Convert to not use CidrGoogleTestUtilObsolete. */ aswb/src/com/google/idea/blaze/android/projectsystem/BlazeModuleSystemBase.java (2 lines): - line 173: // TODO: automagically edit deps instead of just opening the BUILD file? - line 217: // TODO: decide what constitutes a registered dependency for the .workspace module scala/src/com/google/idea/blaze/scala/run/producers/ScalaBinaryContextProvider.java (2 lines): - line 108: // TODO: prefer class with same name as file? - line 109: // TODO: skip if not main_class of a rule. base/src/com/google/idea/blaze/base/ui/problems/BlazeProblemsViewPanel.java (2 lines): - line 230: // TODO: remove if/when https://youtrack.jetbrains.com/issue/IDEA-215994 is fixed - line 241: // TODO: remove if/when https://youtrack.jetbrains.com/issue/IDEA-215994 is fixed base/src/com/google/idea/blaze/base/lang/buildfile/psi/StringLiteral.java (1 line): - line 45: // TODO: Handle escaped characters, etc. here? ijwb/src/com/google/idea/blaze/ijwb/android/BlazeAndroidLiteSyncPlugin.java (1 line): - line 85: // TODO: warn if there's more than one sdkcompat/v212/com/google/idea/sdkcompat/clion/OCNewFileProjectModelHandlerWrapper.java (1 line): - line 26: // TODO (b/192065413): Get rid of deprecated API. base/src/com/google/idea/blaze/base/sync/aspects/BlazeIdeInterfaceAspectsImpl.java (1 line): - line 518: // TODO: handle prefetching for arbitrary OutputArtifacts base/src/com/google/idea/blaze/base/targetmaps/TransitiveDependencyMap.java (1 line): - line 95: // TODO: see if we need caching. base/src/com/google/idea/blaze/base/lang/buildfile/references/KeywordArgumentReference.java (1 line): - line 29: * Reference from keyword argument to a named function parameter. TODO: This is soft, because we base/src/com/google/idea/blaze/base/command/BlazeFlags.java (1 line): - line 89: // TODO: remove these when mobile-install V1 is obsolete kotlin/src/com/google/idea/blaze/kotlin/sync/BlazeKotlinSyncPlugin.java (1 line): - line 265: // TODO: Unify this part with {@link scala/src/com/google/idea/blaze/scala/run/producers/ScalaTestContextProvider.java (1 line): - line 103: // TODO: may need to append '#' if implementation changes. java/src/com/google/idea/blaze/java/sync/jdeps/JdepsFileReader.java (1 line): - line 129: // TODO: handle prefetching for arbitrary OutputArtifacts aswb/src/com/google/idea/blaze/android/run/BlazeAndroidRunConfigurationValidationUtil.java (1 line): - line 58: // TODO: Do something with the extra error information? Error count? base/src/com/google/idea/blaze/base/command/info/BlazeConfigurationHandler.java (1 line): - line 33: // TODO: check whether github.com/bazelbuild/bazel/issues/3055 has actually been fixed cpp/src/com/google/idea/blaze/cpp/includes/IwyuPragmas.java (1 line): - line 97: /* TODO: keep pragmas can also be attached to a forward include. We don't yet handle that */ sdkcompat/v213/com/google/idea/sdkcompat/clion/OCNewFileProjectModelHandlerWrapper.java (1 line): - line 26: // TODO (b/192065413): Get rid of deprecated API. base/src/com/google/idea/blaze/base/vcs/git/GitBlazeVcsHandler.java (1 line): - line 105: // TODO: What if the git repo root is a parent directory of the workspace root? base/src/com/google/idea/blaze/base/lang/buildfile/search/ResolveUtil.java (1 line): - line 40: // TODO: Handle list comprehension (where variable is defined *later* in the code) aswb/src/com/google/idea/blaze/android/cppimpl/debug/BlazeAutoAndroidDebugger.java (1 line): - line 75: // TODO b/134190522 Set as default again when blaze native debugger works. aswb/src/com/google/idea/blaze/android/rendering/BlazeRenderErrorContributor.java (1 line): - line 202: // TODO: add a link to automatically rename the file and refactor all references. base/src/com/google/idea/blaze/base/lang/buildfile/views/BuildStructureViewModel.java (1 line): - line 33: * Implements structure view for a BUILD file. TODO: Include inner build rules for Skylark files java/src/com/google/idea/blaze/java/libraries/BlazeSourceJarNavigationPolicy.java (1 line): - line 113: // TODO: If there are multiple source jars, search for one containing this PsiJavaFile. aswb/src/com/google/idea/blaze/android/run/binary/BlazeAndroidBinaryRunConfigurationHandler.java (1 line): - line 241: // TODO Remove once b/130327673 is resolved. sdkcompat/v211/com/google/idea/sdkcompat/clion/OCNewFileProjectModelHandlerWrapper.java (1 line): - line 26: // TODO (b/192065413): Get rid of deprecated API. scala/src/com/google/idea/blaze/scala/sync/BlazeScalaSyncPlugin.java (1 line): - line 78: // TODO: use a canonical class in the SDK (e.g., scala.App) instead of the name? base/src/com/google/idea/blaze/base/bazel/BazelBuildSystemProvider.java (1 line): - line 84: // TODO: URL pointing to specific BUILD rule. base/src/com/google/idea/blaze/base/lang/buildfile/views/BuildStructureViewElement.java (1 line): - line 41: // TODO: show inner build rules in Skylark .bzl extensions base/src/com/google/idea/blaze/base/lang/buildfile/parser/ExpressionParsing.java (1 line): - line 237: // TODO: handle assigning to a list of targets (e.g. "a,b = 1")