2026-03-12 21:13:18 +08:00
|
|
|
<application>
|
|
|
|
|
<component name="CodeGPT_ConfigurationSettings_210">
|
2026-03-16 20:27:09 +08:00
|
|
|
<option name="chatCompletionSettings">
|
|
|
|
|
<ChatCompletionSettingsState>
|
|
|
|
|
<option name="sendWithCtrlEnter" value="true" />
|
|
|
|
|
</ChatCompletionSettingsState>
|
|
|
|
|
</option>
|
2026-03-12 21:13:18 +08:00
|
|
|
<option name="screenshotWatchPaths">
|
|
|
|
|
<list>
|
|
|
|
|
<option value="$USER_HOME$/Desktop" />
|
|
|
|
|
<option value="$USER_HOME$/Pictures" />
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
<option name="tableData">
|
|
|
|
|
<map>
|
|
|
|
|
<entry key="Explain" value="Explain the selected code {{selectedCode}}" />
|
|
|
|
|
<entry key="Find Bugs" value="Find bugs and output code with bugs fixed in the following code: {{selectedCode}}" />
|
|
|
|
|
<entry key="Optimize" value="Optimize the selected code {{selectedCode}}" />
|
|
|
|
|
<entry key="Refactor" value="Refactor the selected code {{selectedCode}}" />
|
|
|
|
|
<entry key="Write Tests" value="Write Tests for the selected code {{selectedCode}}" />
|
|
|
|
|
</map>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
</application>
|