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
'inspect-extensions': {type: 'string',allowEmptyValue: true,deprecates: ['debugPluginHost'],args: 'port',cat: 't',description: localize('inspect-extensions',"Allow debugging and profiling of extensions. Check the developer tools for the connection URI.")},
110
110
'inspect-brk-extensions': {type: 'string',allowEmptyValue: true,deprecates: ['debugBrkPluginHost'],args: 'port',cat: 't',description: localize('inspect-brk-extensions',"Allow debugging and profiling of extensions with the extension host being paused after start. Check the developer tools for the connection URI.")},
'disable-chromium-sandbox': {type: 'boolean',cat: 't',description: localize('disableChromiumSandbox',"Use this option only when there is requirement to launch the application as sudo user on Linux or when running as an elevated user in an applocker environment on Windows.")},
0 commit comments