autocomplete issue id in commit message box while using jetbrains ide

For example, in early version ide with youtrack integration, after you start an issue which id is DEMO-1 in ide, you can simply type DE in commit box, then press tab to use autocomplete to get DEMO-1.
How to make this work again?

0
2 comments

Hi! Auto-completion is a part of the IDE functionality, and more information on how it functions can be obtained in the documentation of your relevant IDE. 

The YouTrack integration plugin supports opening issues as tasks in JetBrains IDEs and setting these as your current work context. When an issue is selected as the current work context, its ID and summary are automatically prepended to the commit message box. In this case, there is no need for auto-completion, as the issue ID is filled in automatically.

0

Seems if I use git commit template the ide's auto completion will stop work.

0

Please sign in to leave a comment.