Outlining, add a level below IF THEN BEGIN END
If have procedures that use
IF operation = 1 THEN
BEGIN
//code
END;
ELSEIF operation = 2 THEN
BEGIN
//code
END;
END IF;
the outlining doesn't appear on the BEGIN statements in this scenario, so I cannot collapse everything inside the section. This would greatly help in navigating large procedures.
1
vote
Jason Coley
shared this idea
AdminDevart
(_, Devart)
responded
Could you please provide us the full script of the stored procedure and a screenshot displaying this issue?
Please also let us know what version of dbForge you are using.
You can reply straight to our support system at supportATdevartDOTcom