Hi!
Someone know why when i’m editing trigger, spaces between “referencing variables” (:new / :old) and rest of statement “disappears” ?
I’m using Sql Navigator v.5.5.0, but this bug(?) is older than that version
i would write :new.column_name := 12;
but when i digit “:”, space between “name” and “:” was canceled, “:” are shifted on the left, and statement became: :new.column_name:= 12;
It’s just an “esthetic” problem i kwon, but every time i must rewrite that space…
Is an incorrect setting in preferences?
It must be very annoying. No idea why this is happening to you.
I tried to replicate but with no success. Could you post to this Community a screenshot displaying all preferences for Code Editors?
Does it occur also in other Nav editors… have you tried it in the 6.0 beta build?
I am also wandering whether anybody else has the same problem.
Have you checked your Formatting options? If your colleagues do not have the same problem, then maybe it’s just your formating options are set differently.