gdscript/src/main/kotlin/gdscript/psi/utils/PsiGdExprUtil.kt (4 lines): - line 104: //TODO try to parse Node from .tscn - line 113: //TODO try to parse Node from .tscn - line 224: // TODO this can return nesting... :/ Losos.InnerClass -> somehow it must be parsed - line 274: // TODO unify with doc builder gdscript/src/main/kotlin/gdscript/formatter/block/GdAlignments.kt (4 lines): - line 8: // TODO clean up - line 13: // TODO enum - line 14: // TODO signal - line 20: // TODO match? gdscript/src/main/kotlin/gdscript/psi/utils/GdClassMemberUtil.kt (3 lines): - line 570: // TODO Create stub for unnamed enums - line 704: // TODO je to dost na hrubo a nekontroluje to negace a pod - line 717: // TODO je to dost na hrubo a nekontroluje to negace a pod gdscript/php/classParser.php (2 lines): - line 223: // TODO should this be incorporated into hints? - line 274: // TODO Delete this when const func is implemented .. attention there is also "virtual" .. e.g. _init gdscript/src/main/kotlin/gdscript/formatter/settings/GdLanguageCodeStyleSettingsProvider.kt (2 lines): - line 55: /* TODO */ - line 59: /* TODO */ debugger/debugger-worker/src/MetadataTypeEx.cs (1 line): - line 6: // TODO move into platform resharper/src/CSharp/FileTemplates/GodotQuickListDefaultSettings.cs (1 line): - line 38: // TODO: Not sure if this would be better handled in a .dotSettings file gdscript/src/main/kotlin/gdscript/reference/GdInheritanceReference.kt (1 line): - line 38: // TODO rename resource -> rename file gdscript/src/main/kotlin/gdscript/psi/GdPsiUtils.kt (1 line): - line 94: // TODO remove? gdscript/src/main/kotlin/gdscript/psi/impl/GdEnumDeclElementType.kt (1 line): - line 39: // TODO losos gdscript/src/main/kotlin/gdscript/formatter/block/GdBlock.kt (1 line): - line 280: // TODO merge gdscript/src/main/kotlin/gdscript/annotator/AnnotationHolderEx.kt (1 line): - line 23: // TODO: We can either pass raw strings here or pass in the names of the resources and convert it here gdscript/src/main/kotlin/gdscript/inspection/GdTypeHintInspection.kt (1 line): - line 57: // TODO GdAddVariableTypeHintFix(element, realType, fullType) gdscript/src/main/kotlin/gdscript/completion/utils/GdClassVarCompletionUtil.kt (1 line): - line 18: // TODO this is currently an IntelliJ bug, which hard-codes removal of @ resharper/src/ProjectModel/GodotMessagingClient.cs (1 line): - line 72: // TODO: unsure what this is for. Maybe PlayRequests? gdscript/src/main/kotlin/gdscript/GdKeywords.kt (1 line): - line 67: // TODO delete - use? gdscript/src/main/kotlin/gdscript/parser/expr/GdCallExParser.kt (1 line): - line 12: TODO - not implemented gdscript/src/main/kotlin/gdscript/formatter/GdCodeStyleSettingsProvider.kt (1 line): - line 13: // TODO is this needed? gdscript/src/main/kotlin/gdscript/reference/GdResourceReference.kt (1 line): - line 51: // TODO ignored relative paths gdscript/src/main/kotlin/gdscript/inspection/validator/GdMethodValidator.kt (1 line): - line 69: // TODO when match is over enum, there could be a check that all cases are met gdscript/src/main/kotlin/gdscript/utils/VirtualFileUtil.kt (1 line): - line 20: // TODO this causes issues - I can't query the Fileindex when indexing... but how to have multiple projects? gdscript/src/main/kotlin/gdscript/refactoring/introduce/inplace/GdInplaceIntroducer.kt (1 line): - line 111: return arrayOf("foo") // TODO these are ignored in our implementation currently by the system. It has to do with the template of myLocalVariable debugger/debugger-worker/src/Evaluation/MonoGodotAdditionalValuesProvider.cs (1 line): - line 68: // TODO: Make lazy resharper/Directory.Build.props (1 line): - line 10: gdscript/src/main/kotlin/gdscript/completion/GdLookup.kt (1 line): - line 24: // TODO from settings? gdscript/src/main/kotlin/gdscript/completion/utils/GdCompletionUtil.kt (1 line): - line 160: // typed = binding.typed?.text ?: "", TODO dá se v match zjistit typ? gdscript/src/main/kotlin/gdscript/refactoring/introduce/GdIntroduceVariableHandler.kt (1 line): - line 123: // TODO search the whole method for multiple occurences. gdscript/src/main/kotlin/gdscript/structureView/GdFileNesting.kt (1 line): - line 7: // TODO no idea how to create some wildcards/pattern matches