i’ve found a problem , when edit files are inside a folder in repos it will not able to detect the context change and failed to create commit message , but when you edit files that are not inside a folder it can generate the message for the files inside folder also
You need to first stage your changes before it gets recognized for the commit message generation. Press the +
button next to the changed file or to the Changes
Item to stage all modified or newly added files for tracking.
But at some point you are right. Sometimes it does not even recognize the staged changes as such but I didn’t find a pattern yet to reproduce the issue reliable.
The error still exist , please have a look at it