Skip to content

fix: Respect show welcome page setting

Paul Slaughter requested to merge ps-respect-show-welcome-on-start-setting into main

Description

Screenshot

Here's a demo showing how we know respect the Show welcome page on startup preference:

Before After
web_ide_before web_ide_after

Here's a demo of everything still working with opening the initial file:

  • Open Web IDE with "show welcome on startup" unchecked
  • Open Web IDE from a specific file that exists
  • Open Web IDE from a directory
  • Open Web IDE from a file that does not exist

web_ide_file_open_demo

Edited by Paul Slaughter

Merge request reports