Summary: 136 instances, 111 unique Text Count // TODO: Move this so we can share it with CreateFunctionDialog, but don't move it lower since passing PsiElement lower needs to go away since 2 // TODO: Finish https://github.com/aws/aws-toolkit-jetbrains/pull/2193 and revert back to Default Chain 1 // TODO: We are trying to get assembly info for a project based on local path that we define in an Artifacts Mapping table. 1 // TODO: should really create a queuing pattern here so we can cancel on user-action 1 // TODO: Can we expand the node too 1 // TODO this telemetry needs to be improved. The user can finish the deployment later so we do not know if 1 // TODO: To defend against this we should make a AwsSdkClient that throws telling people to use this method 1 // TODO: verify that no error toasts were created, or similar mechanism 2 // UI tests have issues with this TODO see if we want multiple detekt.yml files or disable for certain modules in this rule 1 // The minimum SAM CLI version required for images. TODO remove when sam min > 1.13.0 1 // TODO how is this being called twice? Can we fix it? 1 // TODO refactor this whole file 1 // TODO clean up with executable manager changes 1 // TODO: Do we need to clear previouslySelected? 1 #if (PROFILE_2021_1) // TODO: Remove preprocessor conditions FIX_WHEN_MIN_IS_212 6 suspend fun clear() // TODO: ultimately all of these calls need to be made suspend - start with this one to resolve UI lock 1 // TODO: delete these horrible mocks once we have a sane implementation... 1 // TODO: Make DynamicResourceUpdateManager an application-level service 1 // to do this anywhere so better be safe than sorry. TODO audit logic to allow this 1 /* TODO uncomment this when the cli conforms to the contract 3 // TODO This does not support FIPS 1 // TODO: figure out how to turn this into a before task 1 // TODO: Does not appear to be needed in 203+ FIX_WHEN_MIN_IS_203 1 // TODO see https://youtrack.jetbrains.com/issue/GO-10775 for "Debugger disconnected unexpectedly" when the lambda finishes 1 // TODO: output formatting needs to be cleaned up bit it'll do the job for now 1 // TODO should we build up a warnings string so that we can display multiple warnings? 1 // TODO: Convert these to bulk listeners so we only send N messages where N is # of extensions vs # of providers 1 // TODO: Add debounce 1 // TODO: why doesn't logging to this log handler do anything? 1 // TODO when doing the correct service call remove project since we don't need it anymore 1 // TODO: Remove when https://youtrack.jetbrains.com/issue/RIDER-47995 is fixed FIX_WHEN_MIN_IS_203 1 assumeFalse(true) // TODO: fix when new build images are ready 1 // TODO: make non-nullable when available in all partitions 1 // TODO: gov is not supported for POST-based federation yet 1 // TODO luckily this works for dotnet5.0 but if we ever need a module type for a runtime that is 1 ).runProcess(TimeUnit.SECONDS.toMillis(5).toInt()) // TODO: Is this a good timeout? It will make AWS calls... 1 * TODO: Deprecate and remove this since it is less efficient than [CredentialsChangeEvent] 1 // TODO: would be nice to be able to pipe through the description 1 // TODO: Investigate Mockk and remove this 1 // TODO: Remove when https://youtrack.jetbrains.com/issue/RIDER-47995 is fixed FIX_WHEN_MIN_IS_212 1 // TODO: if there's an existing tsconfig file, should we use it as a base? 1 // TODO: Investigate this more. On 2020.1 this folder has strict permissions 1 // TODO: Amazon SNS isn't currently compatible with FIFO queues. 1 val buildConfiguration = project.extra.properties["BuildConfiguration"] ?: "Debug" // TODO: Do we ever want to make a release build? 1 // TODO: Populate the file with required properties in the schema 1 // TODO: pull this into our endpoints generator somehow 1 * TODO: add a progress indicator 1 /* TODO remove this when the cli conforms to the contract */ 1 // TODO: Can we model this using https://docs.gradle.org/current/userguide/java_testing.html#sec:java_test_fixtures 1 // TODO: this doesn't wait for the revert command to complete but fulfills our need to cleanup 1 // TODO: add progress indicator, preferably to this implementation as this is synchronous. 1 // TODO: how do we render both the Docker icon and action items correctly? 1 // TODO: Exposed for testing only, should be refactored to be private 5 // TODO: This is fragile. Very fragle. But it is necessary to get Schemas service launched, and we've evaluated all other tradeoffs 1 // TODO: Using "libs" seems to confuse Intellij? 1 // TODO this also searches the date column which we don't want to do. 1 /* TODO uncomment this when the cli conforms to the contract 1 // TODO: Does this need to be a module builder, or can we decouple it? 1 // TODO: A few services lack partition endpoint like Shield and MTurk, how should that be handled? 1 // TODO: Undo this unwrapping 1 // TODO fix when cloud-debug fixes rsync to run mkdir -p 3 211 -> "1.16.6" // TODO: FIX_WHEN_MIN_IS_212 1 * TODO: This can probably ultimately become [DbEngine] and encompass Redshift functionality too 1 ).runProcess(TimeUnit.SECONDS.toMillis(30).toInt()) // TODO: Is this a good timeout? It will make AWS calls... 1 // TODO can we do better? 1 // TODO get executable name as part of this 1 // Class that makes the rows unsortable. TODO we should figure out how we want sort to work. 1 // TODO: https://github.com/gradle/gradle/issues/15383 4 * TODO: Determine the UX for the box, do we want to categorize? 1 // TODO: generify for anything cloud debuggable 1 // TODO: We should allow using the module SDK, but we can't easily get the module 1 // TODO HACK making this flow right means we don't have issues with weird spacing above or 1 // TODO: really need to refactor this and steps - it's getting a bit crazy 1 // TODO: do we actually need this? re-evaluate limits at later time 1 // TODO we can add `Filter`s to the step executor which will allow us to take 1 // TODO: Remove when https://youtrack.jetbrains.com/issue/RIDER-47995 is fixed FIX_WHEN_MIN_IS_212 1 // TODO this test only works on 2019.2. Which we don't support anymore. Fix the test 1 // TODO: Handle symlink if we ever need it 1 // TODO: Decouple SamProjectGenerator from the framework wizards so we can re-use its panels 1 // TODO: This test is failing due to handlers detection logic. I assume it need to be fixed if test is correct. 1 // TODO: This is fragile. Very fragile. But it is necessary to get Schemas service launched, and we've evaluated all other trade offs 1 // TODO how can we remove this. Fails due to: 1 // TODO: This is far from reliable, and won't work if the schema has special characters, 1 // TODO: Executable manager should better expose the VersionScheme of the Executable... 1 // TODO this has a concurrency of 1, do we want to adjust this? 1 1 // TODO: Consider a way to handle input stream directly? HttpRequests/Decompressor can do this if we have a tar.gz 1 // support. TODO find a more direct way to do this 1 // TODO: Support pre-release 1 // TODO when the resource cache is coroutine based, remove the runBlocking and withContext 1 // TODO: exception isn't propagated out and test is forced to wait to timeout instead of exiting immediately 2 // TODO: FIX_WHEN_MIN_IS_212: potentially null pre-212 1 // TODO: Exposed for testing only, should be refactored to be private 1 // TODO enable for versioned objects. 1 // TODO: Move to CpuArch, FIX_WHEN_MIN_IS_211 1 * TODO when we have a template registry remove this 1 // TODO: We aren't closing cred providers and sdks when they are removed, we need to see what ramifications that has 1 // TODO: handle JSON with nested objects 1 // TODO revisit this to see if higher IDE versions help FIX_WHEN_MIN_IS_211 (?) 1 // TODO use the operation id to allow opening logs? Unfortunately, it takes up to 30 1 * TODO: Find a way to make this more typesafe 1 // TODO: Migrate off of, this should not expose strings on errors 1 // TODO FIX_WHEN_MIN_IS_203 set auth provider ID in builder. It's in 202 but doesn't work 3 // TODO: Decouple step name from the build ID 1 // TODO: figure out why this has weird hysteresis during rendering causing no text 1 /* TODO remove this when the cli conforms to the contract */ 1 // TODO: Write tests 1 // TODO: remove this once we fix the UX around which service is debugged 3 /* TODO remove this when the cli conforms to the contract */ 3 // TODO: Create 1 progress indicator for all files and pass it in 1 // TODO add PSE tests that makeAPse once we know where we want to put it and have a real PSE ExecutableManager 1