WebStorm 2018.1 Help

New Changelist Dialog

Version Control tool window add.png

Alt+Insert


Use this dialog box to create a new changelist.

ItemDescription
NameType the name of the new changelist.
Comment Type optional comment. When the new changelist will be submitted to the repository, this comment will appear in the Comment text area of the Commit Changes dialog box.
Make this changelist active Select this check box to have WebStorm automatically give the active status to the new change list immediately after the changes are restored in it. When this checkbox is cleared, the current active changelist remains active.
Track context Select this check box to have WebStorm preserve the context of the task associated with the new changelist on its deactivation and restore the context when the changelist becomes active. See Managing Tasks and Contexts for details.
Last modified: 20 July 2018

See Also