mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 08:15:56 +01:00
* Update default value for useIntegratedBrowser setting Changed default value of useIntegratedBrowser to true. * Address feedback on default setting for `simpleBrowser.useIntegratedBrowser` (#296776) * Initial plan * Change default fallback for useIntegratedBrowserSetting from false to true Co-authored-by: jruales <1588988+jruales@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jruales <1588988+jruales@users.noreply.github.com> * Remove "experimental" label from simpleBrowser.useIntegratedBrowser setting description (#296777) * Initial plan * Remove 'experimental' from useIntegratedBrowser setting description Co-authored-by: jruales <1588988+jruales@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jruales <1588988+jruales@users.noreply.github.com> --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>