How do you all handle netbeans //GEN-START, //GEN-END, //GEN-LAST comments messing with the history and git, etc? For some reason they keep disappearing, reappearing or just plain changing and makes it very hard to check your own code changes in the history. It also messes with keeping track of when you need to commit to git, as you never know if those blue mini-icons are changes left over from a previous editing session, or just Netbeans playing around, heh.
FWIW I am currently on NB 25, but have had this little nag since forever, except that I'm back to working on a lot of swing stuff after a stint with javafx and then a longish coding hiatus. I have done some googling on this, but can't find much. Maybe it doesn't bother many people? Thanks for 'listening' and hoping somebody has some trick up their sleeve for this. Regards, Joe1962