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 in your JetBrains IDE by cloning it from GitHub
Resolve Conflicts
Resolve Conflicts
Resolve merge conflicts automatically and manually inside your JetBrains IDE.
Move Work Aside with Stash
Move Work Aside with Stash
Use Git's stash to move uncommitted work to one side, temporarily.