Skip to content

Commit aac6509

Browse files
committed
Add sense scope to auto completion
1 parent 02ae983 commit aac6509

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Core/Sources/ChatGPTChatTab/ChatPanel.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -607,6 +607,7 @@ struct ChatPanelInputArea: View {
607607
let availableFeatures = plugins + [
608608
"/exit",
609609
"@code",
610+
"@sense",
610611
"@project",
611612
"@web",
612613
]

0 commit comments

Comments
 (0)