plugins/toolkit/jetbrains-ultimate/resources/META-INF/ext-codewithme-git.xml (5 lines of code) (raw):
<!-- Copyright 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. -->
<!-- SPDX-License-Identifier: Apache-2.0 -->
<idea-plugin>
<extensions defaultExtensionNs="com.intellij">
<postStartupActivity implementation="software.aws.toolkits.jetbrains.remoteDev.caws.EnableGitCredHelper"/>
</extensions>
</idea-plugin>