alfred-ide/extensions.json

13 lines
278 B
JSON
Raw Normal View History

{
"recommendations": [
"gositeme.alfred-commander"
],
"unwantedRecommendations": [
"ms-vscode-remote.remote-ssh",
"ms-vscode.remote-server",
"ms-vscode.remote-explorer",
"github.copilot",
"github.copilot-chat"
]
}