Richard Li
Richard Li
## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Description ## Checklist -...
``` 2023-04-14 11:45:45,980 [2789254] INFO - software.aws.toolkits.jetbrains.services.rds.RdsExplorerParentNode - Failed to get children java.lang.NullPointerException: Cannot invoke "software.amazon.awssdk.services.rds.model.Endpoint.address()" because the return value of "software.amazon.awssdk.services.rds.model.DBInstance.endpoint()" is null at software.aws.toolkits.jetbrains.services.rds.resources.RdsResourcesKt$LIST_SUPPORTED_INSTANCES$1.invoke(RdsResources.kt:38) at software.aws.toolkits.jetbrains.services.rds.resources.RdsResourcesKt$LIST_SUPPORTED_INSTANCES$1.invoke(RdsResources.kt:17) at software.aws.toolkits.jetbrains.core.ClientBackedCachedResource.fetch(AwsResourceCache.kt:283)...
``` java.lang.IllegalStateException: Unknown database engine null at software.aws.toolkits.jetbrains.datagrip.actions.AddSecretsManagerConnection.actionPerformed(AddSecretsManagerConnection.kt:47) at software.aws.toolkits.jetbrains.core.explorer.actions.SingleExplorerNodeAction.actionPerformed(AbstractActions.kt:60) at software.aws.toolkits.jetbrains.core.explorer.actions.ExplorerNodeAction.actionPerformed(AbstractActions.kt:86) at com.intellij.openapi.actionSystem.ex.ActionUtil.doPerformActionOrShowPopup(ActionUtil.java:333) at com.intellij.openapi.actionSystem.ex.ActionUtil.lambda$performActionDumbAwareWithCallbacks$4(ActionUtil.java:307) at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareWithCallbacks(ActionUtil.java:356) at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAwareWithCallbacks(ActionUtil.java:307) at com.intellij.openapi.actionSystem.impl.ActionMenuItem.lambda$performAction$5(ActionMenuItem.java:299) at com.intellij.openapi.wm.impl.FocusManagerImpl.runOnOwnContext(FocusManagerImpl.java:225) at com.intellij.openapi.actionSystem.impl.ActionMenuItem.performAction(ActionMenuItem.java:292) at com.intellij.openapi.actionSystem.impl.ActionMenuItem.lambda$new$0(ActionMenuItem.java:67) at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)...
## License I confirm that my contribution is made under the terms of the Apache 2.0 license.
## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Description ## Checklist -...
Resolves hacks left in place to allow plugins to be built while the repository was partially split. Additionally allows us to stop bundling the entire toolkit with the Q plugin....
Kotlin 2.0 compiler should compile codebase roughly 2x faster https://kotlinlang.org/docs/whatsnew17.html#new-kotlin-k2-compiler-for-the-jvm-in-alpha ## License I confirm that my contribution is made under the terms of the Apache 2.0 license.
Qodana now requires a Qodana Cloud token ## License I confirm that my contribution is made under the terms of the Apache 2.0 license.
Replaced with `@TestApplication` annotation ## License I confirm that my contribution is made under the terms of the Apache 2.0 license.
1. Increase font size for editors 2. Observer Q Chat window text does not scale