mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-29 10:11:05 +02:00
8 lines
198 B
JSON
8 lines
198 B
JSON
{
|
|
"chat.mcp.autoStart": true,
|
|
"workbench.startupEditor": "none",
|
|
"workbench.tips.enabled": false,
|
|
"workbench.welcome.enabled": false,
|
|
"github.copilot.chat.openAtStartup": true
|
|
}
|