PhpStorm 6.0.1 Web Help

<Context menu of an open file> | Create gist

<Context menu of an open file> | Create gist

Warning

The menu item and the dialog box are only available when you are logged on GitHub and a file is opened in the editor.

ItemDescription
Description In this text box, provide a brief description of the code snippet to be published.

Note

By default, the new gist will be public, that is, visible for all registered GitHub users and your login will be shown as the gist's owner. You can change this default behaviour by selecting the check boxes below.

Private Select this check box to make the new gist available for you only and invisible for other GitHub users.
Anonymous Select this check box to make the new gist visible for all registered GitHub users but without displaying your login.
Open in browser
  • Select this check box to have the new gist opened in the default PhpStorm browser.
  • To have PhpStorm display the URL address of the new gist so you can access it later, clear this check box.

See Also

Reference:

Version Control:

Web Resources: