Compare commits
39 Commits
f72a3656e5
...
d5fa037be4
| Author | SHA1 | Date |
|---|---|---|
|
|
d5fa037be4 | |
|
|
06557fbaa2 | |
|
|
8f6fcb0b2d | |
|
|
64781a0a03 | |
|
|
fb46a43731 | |
|
|
2fec412d53 | |
|
|
45f3c12a0f | |
|
|
351b44cd8d | |
|
|
6d42e01d00 | |
|
|
41d8b847a9 | |
|
|
2fd852b3a5 | |
|
|
e9a86fda30 | |
|
|
eee2be116c | |
|
|
75cefda5f8 | |
|
|
ddd4a818be | |
|
|
08224a0e47 | |
|
|
e4603c6206 | |
|
|
253888033e | |
|
|
ee56684610 | |
|
|
239d2065e3 | |
|
|
00722359d2 | |
|
|
764f02d2fc | |
|
|
b1403b8988 | |
|
|
cfd4f22f58 | |
|
|
fca580d4d2 | |
|
|
a3a0cbb6f2 | |
|
|
546181ef3f | |
|
|
5eb7014b97 | |
|
|
17d0f978fe | |
|
|
30bbd70b7a | |
|
|
6cffd4f39f | |
|
|
65bc6258e5 | |
|
|
fc6b06b26d | |
|
|
a27591aaeb | |
|
|
2469747788 | |
|
|
aa247aee08 | |
|
|
14fa9ade82 | |
|
|
4433e80a98 | |
|
|
57dde306ba |
|
|
@ -0,0 +1,5 @@
|
|||
<application>
|
||||
<component name="AquaNewUserFeedbackInfoState"><![CDATA[{
|
||||
"userTypedInEditor": true
|
||||
}]]></component>
|
||||
</application>
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
<application>
|
||||
<component name="AquaOldUserFeedbackInfoState"><![CDATA[{
|
||||
"userTypedInEditor": true,
|
||||
"firstUsageTime": "2023-06-22T11:14:14.745391589"
|
||||
}]]></component>
|
||||
</application>
|
||||
|
|
@ -7,19 +7,37 @@
|
|||
<option name="expireTime" value="2023-06-03T06:16:14.865Z" />
|
||||
<option name="imageUrl" value="https://cdn.auth0.com/avatars/ps.png" />
|
||||
<option name="apiKey" value="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" />
|
||||
<option name="contentOrder">
|
||||
<map>
|
||||
<entry key="1" value="ChatGPT" />
|
||||
<entry key="2" value="Online ChatGPT" />
|
||||
<entry key="3" value="GPT-3.5-Turbo" />
|
||||
</map>
|
||||
</option>
|
||||
<option name="chatGptModel" value="gpt-4" />
|
||||
<option name="assistantApiKey" value="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" />
|
||||
<contentStatesAll>
|
||||
<list>
|
||||
<ChatGPTContentState>
|
||||
<enable>true</enable>
|
||||
<content>EasyCode</content>
|
||||
</ChatGPTContentState>
|
||||
<ChatGPTContentState>
|
||||
<order>1</order>
|
||||
<enable>true</enable>
|
||||
<content>ChatGPT</content>
|
||||
</ChatGPTContentState>
|
||||
<ChatGPTContentState>
|
||||
<order>2</order>
|
||||
<enable>true</enable>
|
||||
<content>GPT-3.5-Turbo</content>
|
||||
</ChatGPTContentState>
|
||||
<ChatGPTContentState>
|
||||
<order>3</order>
|
||||
<enable>true</enable>
|
||||
<content>Online ChatGPT</content>
|
||||
</ChatGPTContentState>
|
||||
</list>
|
||||
</contentStatesAll>
|
||||
<customPrompts>
|
||||
<map>
|
||||
<entry key="Refactor" value="Refactor this code:" />
|
||||
</map>
|
||||
</customPrompts>
|
||||
<option name="easyCodeAccessToken" value="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNjg3OTQwNjk3LCJpYXQiOjE2ODc5MjkzNjUsImp0aSI6Ijc4Mjk5MWQwZWI5YjQ0YzU4NjRhNTg1MGRiMmE3MTY5IiwidXNlcl9pZCI6MjIzNzA5fQ.aCTcaESjIKGp01b0WuUgSG_DwH2zz7BQKgEhVjTDXJQ" />
|
||||
<option name="easyCodeRefreshToken" value="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTY4OTE0OTM5NywiaWF0IjoxNjg3OTM5Nzk3LCJqdGkiOiJjMzVjMWM0NmM0MjE0MmZkYTdhMTM4MDU0YjViNmI0ZCIsInVzZXJfaWQiOjIyMzcwOX0.l7DoBgdeRXnGIDC43_M0hHEyvf_-HdeRm3-ToB2pDiw" />
|
||||
</component>
|
||||
</application>
|
||||
8
aws.xml
8
aws.xml
|
|
@ -25,6 +25,14 @@
|
|||
<component name="codewhispererAutotriggerStates">
|
||||
<option name="classifierGroup" value="false" />
|
||||
</component>
|
||||
<component name="codewhispererUserGroupSettings">
|
||||
<option name="settings">
|
||||
<map>
|
||||
<entry key="userGroup" value="CrossFile" />
|
||||
</map>
|
||||
</option>
|
||||
<option name="version" value="1.69-231" />
|
||||
</component>
|
||||
<component name="executables">
|
||||
<option name="value">
|
||||
<list>
|
||||
|
|
|
|||
13
editor.xml
13
editor.xml
|
|
@ -9,6 +9,19 @@
|
|||
</map>
|
||||
</option>
|
||||
</component>
|
||||
<component name="DeclarativeInlayHintsSettings">
|
||||
<option name="providerIdToEnabled">
|
||||
<map>
|
||||
<entry key="java.implicit.types" value="false" />
|
||||
<entry key="java.method.chains" value="true" />
|
||||
<entry key="js.chain.hints" value="true" />
|
||||
<entry key="js.type.hints" value="true" />
|
||||
<entry key="ts.chain.hints" value="true" />
|
||||
<entry key="ts.enum.hints" value="true" />
|
||||
<entry key="ts.type.hints" value="true" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
<component name="InlayHintsSettings">
|
||||
<option name="disabledHintProviderIds">
|
||||
<set>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -57,9 +57,6 @@
|
|||
<package name="@web-types/vue-client-only">
|
||||
<version value="2.0.0-1" url="https://registry.npmjs.org/@web-types/vue-client-only/-/vue-client-only-2.0.0-1.tgz" />
|
||||
</package>
|
||||
<package name="@web-types/vue-no-ssr">
|
||||
<version value="1.0.0-1" url="https://registry.npmjs.org/@web-types/vue-no-ssr/-/vue-no-ssr-1.0.0-1.tgz" />
|
||||
</package>
|
||||
<package name="@web-types/vue-router">
|
||||
<version value="3.1.0-1" url="https://registry.npmjs.org/@web-types/vue-router/-/vue-router-3.1.0-1.tgz" />
|
||||
<version value="3.0.0-1" url="https://registry.npmjs.org/@web-types/vue-router/-/vue-router-3.0.0-1.tgz" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue