Skip to content

arm4b/jetbrains-git-autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Jetbrains IDE git autocomplete

Provides git autocompletion support for command line console in Jetbrains IDEs like PyCharm, PhpStorm, RubyMine

1.) Install plugin: Command Line Tool Support

Settings -> Plugins -> Install JetBrains plugin...

2.) Configure it for git
  • Add new configuration: Settings -> Tools -> Command Line Tool Support -> +
  • After adding, edit the configuration (click Edit definition in editor)
  • Paste the contents of git.xml in opened file. Optionally enhance it for your needs.
3.) Run the console: Ctl+Shift+X

Git Autocompletion in PyCharm IDE

About

Provides git autocomplete for Jetbrains IDE command line console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors