cancel
Showing results for 
Search instead for 
Did you mean: 

Github Desktop not showing any file changes ONLY when made with CubeIDE editor...

Ricko
Senior

Hi,
I installed GitHub Desktop and created a local repository which resides inside a an STM32 CubeIDE project.

I can modify any of the .c or .h files with any editor (notepad, notepad++, wordpad, etc) and the changes appear immediately in GitHub Desktop. But if I edit the same file/s with CubeIDE editor the changes do not appear at all on GitHub Desktop. i.e. GitHub Desktop does not show that the file (or any file) has been changed.

Does anybody have any idea why?

Thank you 🙂

1 REPLY 1
TDK
Guru

Perhaps you aren't saving the file. GitHub Desktop doesn't know what modified the file, no way it would differentiate between different programs editing a file.

If you feel a post has answered your question, please click "Accept as Solution".