mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-19 16:28:46 +00:00
fix: build error
This commit is contained in:
parent
62d3c0819b
commit
d87a3ecae8
1 changed files with 0 additions and 12 deletions
|
|
@ -141,18 +141,6 @@
|
|||
<keyboard-shortcut first-keystroke="ctrl ENTER" keymap="$default"/>
|
||||
</action>
|
||||
|
||||
<action
|
||||
id="codegpt.acceptNextInlayWord"
|
||||
text="Apply next word"
|
||||
use-shortcut-of="EditorNextWord"
|
||||
class="ee.carlrobert.codegpt.codecompletions.AcceptNextWordInlayAction"/>
|
||||
|
||||
<action
|
||||
id="codegpt.acceptNextInlayLine"
|
||||
text="Apply next line"
|
||||
use-shortcut-of="EditorLineEnd"
|
||||
class="ee.carlrobert.codegpt.codecompletions.AcceptNextLineInlayAction"/>
|
||||
|
||||
<group id="CodeGPTEditorPopup">
|
||||
<group id="action.editor.group.EditorActionGroup"
|
||||
text="ProxyAI"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue