erlide_eclipse icon indicating copy to clipboard operation
erlide_eclipse copied to clipboard

recompile following external source file update

Open martinpritchard opened this issue 9 years ago • 1 comments

When my .erl file changes on disk (i.e. from an external SCM update), erlide reloads the changes to the file, but then 'mark occurrences' gets skewed. To clean this up, I have to make a minor modification to the file, then save it, erlide recompile it, and the 'mark occurrences' then works fine.

It seems that the recompile fixes the issue.

martinpritchard avatar Jul 07 '16 07:07 martinpritchard

I guess the update notification is lost somewhere along the way in this case. I will look at it (but tomorrow I go on vacation)

vladdu avatar Jul 07 '16 12:07 vladdu