mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-19 07:54:46 +00:00
fix: remove paste predictions
This commit is contained in:
parent
efcade76f2
commit
ebef58f0f9
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
|||
<extensions defaultExtensionNs="com.intellij">
|
||||
<postStartupActivity implementation="ee.carlrobert.codegpt.CodeGPTProjectActivity"/>
|
||||
<postStartupActivity implementation="ee.carlrobert.codegpt.CodeGPTUpdateActivity"/>
|
||||
<copyPastePreProcessor implementation="ee.carlrobert.codegpt.CodeGPTCopyPastePreProcessor"/>
|
||||
<applicationConfigurable id="settings.codegpt" parentId="tools" displayName="CodeGPT"
|
||||
instance="ee.carlrobert.codegpt.settings.GeneralSettingsConfigurable"/>
|
||||
<applicationConfigurable id="settings.codegpt.services" parentId="settings.codegpt" displayName="Providers"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue