Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update getting-started 'open' commands for compatibility #3444

Merged
merged 1 commit into from
Nov 8, 2018

Conversation

vince-fugnitto
Copy link
Member

@vince-fugnitto vince-fugnitto commented Nov 8, 2018

Updated the getting-started open commands to be compatible with different operating systems and electron/browser instances.

  • Open command is displayed all browser instances.
  • Open command does not display on Electron except OSX Electron instances.
  • Open File and Open Folder is displayed for non-OSX Electron instances.

Signed-off-by: Vincent Fugnitto vincent.fugnitto@ericsson.com

Copy link
Member

@paul-marechal paul-marechal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Electron has two commands instead of one to open file/folders, maybe we could add that?

@vince-fugnitto
Copy link
Member Author

@marechal-p I updated the PR based on your comments to include Open File and Open Folder for non OSX Electron instances.

Updated the `getting-started` widget to display `Open` commands which
are supported for their operating system and based on whether the browser or electron
instances are running.

Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
@vince-fugnitto vince-fugnitto changed the title Fix unsupported 'Open' command for windows and electron Update getting-started 'open' commands for compatibility Nov 8, 2018
@paul-marechal paul-marechal merged commit d240a9b into master Nov 8, 2018
@paul-marechal paul-marechal deleted the fix-gs branch November 8, 2018 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants