You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix new configs not being typed correctly
- Add an 'update' option to the notification
- Fix opening settings throwing an error if the mcp.json doesn't yet exist
? localize('mcp.migration.remoteConfigFound','MCP servers should not be configured in remote user settings. Use the dedicated MCP configuration instead.')
100
-
: localize('mcp.migration.userConfigFound','MCP servers should not be configured in user settings. Use the dedicated MCP configuration instead.');
99
+
? localize('mcp.migration.remoteConfigFound','MCP servers should no longer be configured in remote user settings. Use the dedicated MCP configuration instead.')
100
+
: localize('mcp.migration.userConfigFound','MCP servers should no longer be configured in user settings. Use the dedicated MCP configuration instead.');
101
101
102
102
constopenConfigLabel=isRemote
103
103
? localize('mcp.migration.openRemoteConfig','Open Remote User MCP Configuration')
0 commit comments