src/com/intellij/idea/plugin/hybris/startup/HybrisIntelliLangStartupActivity.kt (2 lines): - line 39: * TODO: reset Injection Cache on CRUD operation on classes related to FlexibleSearchQuery - line 60: // TODO: replace with pattern declared in the XML file once https://youtrack.jetbrains.com/issue/IDEA-339624/ will be resolved. src/com/intellij/idea/plugin/hybris/project/descriptors/DefaultHybrisProjectDescriptor.java (1 line): - line 854: // TODO: possible case due optional sub-modules, xxx.web | xxx.backoffice | etc. src/com/intellij/idea/plugin/hybris/impex/completion/ImpexCompletionContributor.kt (1 line): - line 143: PlatformPatterns.psiElement() // FIXME bad code, but working src/com/intellij/idea/plugin/hybris/diagram/module/node/ModuleDepDiagramEdge.kt (1 line): - line 26: // TODO: improve static fields usage src/com/intellij/idea/plugin/hybris/diagram/businessProcess/BpDiagramColorManager.kt (1 line): - line 36: * TODO: Add user-defined project-based mapping for custom transition names src/com/intellij/idea/plugin/hybris/settings/components/ProjectSettingsComponent.kt (1 line): - line 45: // TODO: improve this logic for initially non-hybris projects src/com/intellij/idea/plugin/hybris/project/compile/ProjectBeforeCompilerTask.kt (1 line): - line 54: // TODO: add progress indicator src/com/intellij/idea/plugin/hybris/project/configurators/HybrisConfiguratorCache.java (1 line): - line 34: // TODO: dispose after project import / refresh src/com/intellij/idea/plugin/hybris/impex/psi/impl/ImpexAttributeValueMixin.kt (1 line): - line 42: // TODO: multi values and wrapped strings are not yet supported. src/com/intellij/idea/plugin/hybris/solr/SolrSearchLanguage.java (1 line): - line 23: //TODO need to implement Solr query parser src/com/intellij/idea/plugin/hybris/flexibleSearch/psi/reference/FxSColumnNameReference.kt (1 line): - line 144: // TODO: not sure what to do if there is no table alias src/com/intellij/idea/plugin/hybris/project/wizard/SelectHybrisModulesToImportStep.kt (1 line): - line 89: // TODO: improve sorting src/com/intellij/idea/plugin/hybris/system/type/model/generator/XSDModelLoader.java (1 line): - line 399: // TODO: HACK !"collectiontype".equals(ad.getName()) && src/com/intellij/idea/plugin/hybris/diagram/businessProcess/node/graph/BpGraphFactory.kt (1 line): - line 39: //TODO: mby read all possible "bad" edges from the hybris4intellij.properties file src/com/intellij/idea/plugin/hybris/system/cockpitng/lang/folding/CngConfigFoldingBuilder.kt (1 line): - line 111: // TODO : add tablify src/com/intellij/idea/plugin/hybris/impex/highlighting/findUsages/HighlightMacrosHandlerFactory.kt (1 line): - line 52: // TODO: fix usages src/com/intellij/idea/plugin/hybris/flexibleSearch/completion/FlexibleSearchCompletionContributor.kt (1 line): - line 98: // TODO: if there are multiple joins on a same table - add # postfix to the name