ReSharper.FSharp/src/FSharp/FSharp.Psi/src/Parsing/Lexing/FSharpRules.lex (7 lines): - line 344: // TODO: delete this rule and use the following rule instead after fixing the bug: https://github.com/Microsoft/visualfsharp/pull/5498 - line 652: // TODO: delete this line after fixing the bug: https://github.com/Microsoft/visualfsharp/pull/5498 - line 655: // TODO: delete this line after fixing the bug: https://github.com/Microsoft/visualfsharp/pull/5498 - line 658: // TODO: delete this line after fixing the bug: https://github.com/Microsoft/visualfsharp/pull/5498 - line 672: // TODO: delete this line after fixing the bug: https://github.com/Microsoft/visualfsharp/pull/5498 - line 675: // TODO: delete this line after fixing the bug: https://github.com/Microsoft/visualfsharp/pull/5498 - line 678: // TODO: delete this line after fixing the bug: https://github.com/Microsoft/visualfsharp/pull/5498 ReSharper.FSharp/src/FSharp/FSharp.Psi.Services/src/Util/FSharpResolveUtil.fs (2 lines): - line 122: // TODO: check if field can be resolved without qualifier - line 123: // TODO: support generics ReSharper.FSharp/src/FSharp/FSharp.Psi/src/Impl/FSharpProvidedAttributeInstance.cs (2 lines): - line 14: //TODO: support typeof args - line 53: // TODO: check generic attributes ReSharper.FSharp/src/FSharp/FSharp.Psi.Features/src/Injected/FSharpRegexNodeProvider.fs (2 lines): - line 27: //TODO: move to IBinaryExpr - line 94: //TODO: Support raw strings ReSharper.FSharp/src/FSharp/FSharp.Common/src/ProjectModel/FSharpLanguageLevelProvider.fs (1 line): - line 50: // TODO: more versions ReSharper.FSharp/src/FSharp/FSharp.Psi.Features/src/Injected/FSharpLiteralInjectionTarget.fs (1 line): - line 57: // TODO: Implement FSharpRegExpBuffer & add needed abstractions to ReSharper ReSharper.FSharp/src/FSharp/FSharp.Psi.Features/src/CodeCleanup/FantomasDetector.fs (1 line): - line 153: // TODO: GlobalToolCacheEntry should be a single entry instead of a list ReSharper.FSharp/src/FSharp/FSharp.Psi.Features/src/Parsing/FSharpImplTreeBuilder.fs (1 line): - line 179: // TODO: add range for primary constructor in FCS rider-fsharp/src/main/java/com/jetbrains/rider/ideaInterop/fileTypes/fsharp/lexer/FSharpTokenType.java (1 line): - line 305: SHEBANG, //TODO: remove? ReSharper.FSharp/src/FSharp/FSharp.Psi/src/Util/FSharpExpressionUtil.cs (1 line): - line 43: // TODO: change name ReSharper.FSharp/src/FSharp/FSharp.Psi/src/Resolve/FSharpParameterUtil.cs (1 line): - line 81: // TODO: https://github.com/dotnet/fsharp/issues/13684 ReSharper.FSharp/src/FSharp/FSharp.Psi.Services/src/Util/TypeAnnotationUtil.fs (1 line): - line 131: //TODO: improve parens analyzer ReSharper.FSharp/src/FSharp/FSharp.Psi/src/Annotations/FSharpExternalAnnotationsFileProvider.cs (1 line): - line 12: // TODO: fix for application packages detection in the platform ReSharper.FSharp/src/FSharp/FSharp.Psi.Intentions/src/QuickFixes/UseNestedRecordFieldSyntaxFix.fs (1 line): - line 35: // TODO: We must use an API that can fully resolve record fields. ReSharper.FSharp/src/FSharp/FSharp.Psi/src/Annotations/FSharpAnnotatedCacheProcessor.cs (1 line): - line 66: //TODO: inherit IAttributesOwnerDeclaration from IDeclaration? ReSharper.FSharp/src/FSharp/FSharp.Psi.Daemon/src/Analyzers/LambdaAnalyzer.fs (1 line): - line 325: //TODO: workaround for https://github.com/dotnet/fsharp/issues/16305 rider-fsharp/src/main/java/com/jetbrains/rider/ideaInterop/fileTypes/fsharp/psi/impl/escaping/FSharpRawStringLiteralEscaper.kt (1 line): - line 7: //TODO: move to the platform ReSharper.FSharp/src/FSharp/FSharp.Psi.Intentions/src/DisableWarning/DisableWarningActionProvider.fs (1 line): - line 25: //TODO: suggest #nowarn rider-fsharp/src/main/java/com/jetbrains/rider/plugins/fsharp/services/fsi/runScript/FSharpScriptRunProfileState.kt (1 line): - line 16: //TODO: unify in platform ReSharper.FSharp/src/FSharp.Fantomas.Host/src/FantomasCodeFormatter.cs (1 line): - line 17: // TODO: collect used Fantomas versions ReSharper.FSharp/src/FSharp/FSharp.Psi/src/Impl/Tree/XmlDocBlock.cs (1 line): - line 24: // TODO: compile/bind references in XmlDoc rider-fsharp/build.gradle.kts (1 line): - line 62: // TODO: Temporary I hope hope hope ReSharper.FSharp/src/FSharp/FSharp.Psi.Features/src/CodeStyle/FantomasPage.fs (1 line): - line 87: //TODO fix controls size in BeControls rider-fsharp/src/main/java/com/jetbrains/rider/plugins/fsharp/services/fsi/runScript/FSharpScriptConfigurationType.kt (1 line): - line 17: //TODO: ReSharper.FSharp/src/FSharp/FSharp.Psi.Daemon/src/Stages/FcsErrorsStageProcessBase.fs (1 line): - line 224: // TODO: currently FollowingPatternMatchClause context info can be returned ReSharper.FSharp/src/FSharp/FSharp.Common/src/Shim/AssemblyReader/ProjectFcsModuleReader.fs (1 line): - line 505: // TODO: Interface implementation can have attributes on it (not expressible in F#/C#, but in IL it is) rider-fsharp/src/main/java/com/jetbrains/rider/plugins/fsharp/services/fsi/runScript/FSharpScriptConfiguration.kt (1 line): - line 18: //TODO: IRiderDebuggable ReSharper.FSharp/src/FSharp/FSharp.Psi/src/Impl/Tree/BinaryAppExpr.cs (1 line): - line 10: // TODO: remove logic from FSharpRegexNodeProvider.evalOptionsArg