feat(surfingkeys): Site-specific for chat.deepseek.com, www.perplexity.ai, GitHub and app.follow.is

This commit is contained in:
js0ny 2025-01-25 15:16:15 +00:00
parent 2551488a54
commit cb501820b7
2 changed files with 192 additions and 25 deletions

View file

@ -2154,10 +2154,10 @@
},
{
"key": "x",
"name": "Close all windows",
"name": "Close current window",
"icon": "close-all",
"type": "command",
"command": "workbench.action.closeAllGroups"
"command": "workbench.action.closeEditorsInGroup"
},
{
"key": "z",