odoo-ide / pycharm-odoo

PyCharm plugin for Odoo
https://plugins.jetbrains.com/plugin/13499-odoo
Other
44 stars 5 forks source link

Module name autocomplete in commit message #424

Closed Jerther closed 11 months ago

Jerther commented 11 months ago

Hi!

I remember this was implemented not long ago, but was quickly replaced by commit history autocomplete. By that I mean this:

1- In a commit message, start writing a module name 2- Hit ctrl+space to bring up autocomplete suggestions

Expected:

Actual:

Now I'm aware some improvements have been made around the commit message regarding tags which I do use but don't seem to work. But I may just have lost the thread here...

trinhanhngoc commented 11 months ago

Hi @Jerther ,

Thank you for the information. I just tested again. There seems to be some change in PyCharm that causes this problem. I will try to fix it for the next release this week.

trinhanhngoc commented 11 months ago

Hi @Jerther ,

The new version 2023.9.4 has been released with the improvement for module name autocomplete in commit message.