Skip to content

Commit eec328d

Browse files
author
Calvinn Ng
committed
remove unsupported commands
1 parent 0434db9 commit eec328d

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

extensions/vscode/package.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -170,31 +170,12 @@
170170
"icon": "$(fullscreen)",
171171
"group": "Ahrefs-Continue"
172172
},
173-
{
174-
"command": "ahrefs-continue.shareSession",
175-
"category": "Ahrefs-Continue",
176-
"title": "Share Session",
177-
"group": "Ahrefs-Continue"
178-
},
179-
{
180-
"command": "ahrefs-continue.selectFilesAsContext",
181-
"category": "Ahrefs-Continue",
182-
"title": "Ahrefs-Continue: Select Files as Context",
183-
"group": "Ahrefs-Continue"
184-
},
185173
{
186174
"command": "ahrefs-continue.newSession",
187175
"category": "Ahrefs-Continue",
188176
"title": "New Session",
189177
"icon": "$(add)",
190178
"group": "Ahrefs-Continue"
191-
},
192-
{
193-
"command": "ahrefs-continue.viewHistory",
194-
"category": "Ahrefs-Continue",
195-
"title": "View History",
196-
"icon": "$(history)",
197-
"group": "Ahrefs-Continue"
198179
}
199180
],
200181
"keybindings": [

0 commit comments

Comments
 (0)