plugin/webview/src/q-ui/components/qOptions.vue (6 lines): - line 31: - line 101: // TODO: else ... is not precise - line 102: // TODO: should pass the entire connection json obj instead of connection id only - line 106: // TODO: duplicates in toolkitOptions, should leverage model/LoginOption interface - line 114: // TODO: duplicates in toolkitOptions, should leverage model/LoginOption interface - line 122: // TODO: duplicates in toolkitOptions, should leverage model/LoginOption interface plugin/webview/src/q-ui/components/toolkitOptions.vue (6 lines): - line 32: - line 113: // TODO: else ... is not precise - line 114: // TODO: should pass the entire connection json obj instead of connection id only - line 118: // TODO: duplicates in qOptions, should leverage model/LoginOption interface - line 126: // TODO: duplicates in qOptions, should leverage model/LoginOption interface - line 134: // TODO: duplicates in qOptions, should leverage model/LoginOption interface plugin/src/software/aws/toolkits/eclipse/amazonq/util/IQInlineSuggestionSegmentFactory.java (4 lines): - line 87: // TODO: enrich logic here to eliminate false positive - line 90: // TODO: enrich logic here to eliminate false positive - line 106: // TODO: enrich this check to eliminate false positives - line 119: // TODO: enrich this check to eliminate false postives plugin/webview/src/ideClient.ts (2 lines): - line 10: // TODO: design and improve the API here - line 36: // TODO: mutage stage to AUTHing here probably makes life easier telemetry/src/software/aws/toolkits/telemetry/generator/TelemetryGenerator.java (1 line): - line 127: // TODO Auto-generated catch block plugin/src/software/aws/toolkits/eclipse/amazonq/views/actions/AmazonQAbstractCommonActions.java (1 line): - line 56: // TODO: Need to update this method as the login condition has to be Pro login plugin/src/software/aws/toolkits/eclipse/amazonq/util/AutoTriggerDocumentListener.java (1 line): - line 71: // TODO: implement other logic to prevent unnecessary firing plugin/src/software/aws/toolkits/eclipse/amazonq/handlers/QTriggerSuggestionsHandler.java (1 line): - line 19: // TODO: add logic to only trigger on conditions plugin/src/software/aws/toolkits/eclipse/amazonq/plugin/Activator.java (1 line): - line 72: // TODO: replace with proper injection pattern plugin/webview/src/q-ui/components/reauth.vue (1 line): - line 81: // TODO: what if users cancel re-auth, the view will return to start page, which is incorrect plugin/src/software/aws/toolkits/eclipse/amazonq/telemetry/LanguageServerTelemetryProvider.java (1 line): - line 90: /*TODO: pass errorCode() into metric as well plugin/src/software/aws/toolkits/eclipse/amazonq/util/QEclipseEditorUtils.java (1 line): - line 342: // TODO: Add more supported file types here: plugin/src/software/aws/toolkits/eclipse/amazonq/telemetry/metadata/ExceptionMetadata.java (1 line): - line 11: /*TODO: add logic to scrub exception method of any senstive data or PII plugin/src/software/aws/toolkits/eclipse/amazonq/lsp/manager/fetcher/VersionManifestFetcher.java (1 line): - line 182: // TODO: Add retry to the web request plugin/src/software/aws/toolkits/eclipse/amazonq/inlineChat/InlineChatEditorListener.java (1 line): - line 143: //TODO: change to use eventBroker once code is in prod plugin/src/software/aws/toolkits/eclipse/amazonq/util/QInvocationSession.java (1 line): - line 93: // TODO: separation of concerns between session attributes, session management, plugin/src/software/aws/toolkits/eclipse/amazonq/util/QResource.java (1 line): - line 11: // TODO: May use it later plugin/src/software/aws/toolkits/eclipse/amazonq/lsp/manager/fetcher/RemoteLspFetcher.java (1 line): - line 271: //TODO: account for these failures in telemtry emissions plugin/src/software/aws/toolkits/eclipse/amazonq/util/JavaTypeaheadProcessor.java (1 line): - line 187: // TODO: customize this logic based on the file type: plugin/src/software/aws/toolkits/eclipse/amazonq/chat/ChatMessageProvider.java (1 line): - line 22: // TODO ECLIPSE-349: Handle disposing resources of this class including this map plugin/src/software/aws/toolkits/eclipse/amazonq/exception/LspError.java (1 line): - line 8: * TODO: change this to be an exception class