Autocomplete File Names in Commits

How to reference filenames in a commit in WebStorm.

Tip Screenshot

WebStorm makes it easy to reference the right file with autocompletion for filenames that were changed in the commit. So you can provide more meaningful commit messages.


Related Resources

Clone from GitHub
Clone from GitHub
Create a project by cloning it from GitHub
Resolve Conflicts
Resolve Conflicts
Let the IDE help in the tricky business of resolving merge conflicts.
Move Work Aside With Stash
Move Work Aside With Stash
Use git's stash to move uncommitted work aside temporarily.