Print Thread
Page 1 of 2 1 2
[PLSD 12][Bug] Folding subprograms
#55940 02/21/17 09:19 AM
Joined: Feb 2009
Posts: 90
Germany, HH
Member
OP Offline
Member
Joined: Feb 2009
Posts: 90
Germany, HH
Hello Marco,

Bug Description:
I have in Package Body a Procedure and this Procedure has a 2 subprocedures.
If I fold first subprocedure, both subprcedures are folded and I can't see the second one!
Please fix it!

Example:
Code
CREATE OR REPLACE PACKAGE BODY my_pac IS
  PROCEDURE my_proc(p1 IN NUMBER) IS
  
    PROCEDURE my_subproc1(p1 IN NUMBER) IS
    
    BEGIN
      NULL;
    END my_subproc1;
  
    PROCEDURE my_subproc2(p1 IN NUMBER) IS
    
    BEGIN
      NULL;
    END my_subproc2;
  
  BEGIN
    NULL;
  END my_proc;
END my_pac;

Enviroment:
PLSQL Developer 12.01.1814 32bit
Win 7
multimonitor
any plugins


G.Z.
Re: [PLSD 12][Bug] Folding subprograms
Killservice #55942 02/21/17 09:54 AM
Joined: Aug 2011
Posts: 339
T
Member
Offline
Member
T
Joined: Aug 2011
Posts: 339
And the others ....

Re: [PLSD 12][Bug] Folding subprograms
T-Gergely #56438 05/11/17 12:18 PM
Joined: Feb 2009
Posts: 90
Germany, HH
Member
OP Offline
Member
Joined: Feb 2009
Posts: 90
Germany, HH
This is still in PLD 12.0.2 32Bit

Can you Marco please fix it


G.Z.
Re: [PLSD 12][Bug] Folding subprograms
Killservice #57427 01/12/18 05:47 AM
Joined: Dec 2003
Posts: 29
Q
Member
Offline
Member
Q
Joined: Dec 2003
Posts: 29
I have the same annoying behaviour in PLD 12.0.7.1837 (32 and 64bit),
but this version has a little enhancement:
only at the first subprogram folding all the remaining subprograms, form the second only the selected subprogram folded.

It would be great if at the first subprogram only that subprogram can be folded or should be there an option to fold only that subprogram, eg. two [-] sign: one for all and one for the first only.

Re: [PLSD 12][Bug] Folding subprograms
Qkxy #60020 05/14/19 07:15 AM
Joined: Feb 2009
Posts: 90
Germany, HH
Member
OP Offline
Member
Joined: Feb 2009
Posts: 90
Germany, HH
This is still in PLD 13.0.5 32Bit

Marco, can you please fix it?


G.Z.
Re: [PLSD 12][Bug] Folding subprograms
Killservice #60030 05/15/19 11:26 AM
Joined: Jan 2011
Posts: 46
P
Member
Offline
Member
P
Joined: Jan 2011
Posts: 46
I think that the same bug was reported also here for version 13.0.0.1883 (32 bit).

https://forums.allroundautomations....mp;Main=15574&Number=59485#Post59485


Re: [PLSD 12][Bug] Folding subprograms
pavel_j #60601 10/16/19 07:41 AM
Joined: Jan 2011
Posts: 46
P
Member
Offline
Member
P
Joined: Jan 2011
Posts: 46
Not fixed in 13.0.6.1911 32Bit. Very annoyant bug, which degrade folding functionality for bigger projects with subprograms where folding is necessary to orient.

Re: [PLSD 12,13,14][Bug] Folding subprograms
Killservice #61474 04/20/20 02:19 PM
Joined: Feb 2009
Posts: 90
Germany, HH
Member
OP Offline
Member
Joined: Feb 2009
Posts: 90
Germany, HH
This is still a Bug in PLD 14.0.0 1961 32Bit

Marco, can you please fix it?


G.Z.
Re: [PLSD 12,13,14][Bug] Folding subprograms
Killservice #61525 04/29/20 08:02 AM
Joined: Jan 2010
Posts: 20
C
Member
Offline
Member
C
Joined: Jan 2010
Posts: 20
Hi, Marco, could you please fix this bug?
It has been around for quite some time and it is very annoying.

thank you

Re: [PLSD 12,13,14][Bug] Folding subprograms
Killservice #63156 02/07/22 08:33 PM
Joined: Feb 2009
Posts: 90
Germany, HH
Member
OP Offline
Member
Joined: Feb 2009
Posts: 90
Germany, HH
This is still a Bug in PLD 15.0.0 2042 Beta2 32Bit


G.Z.
Page 1 of 2 1 2

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.096s Queries: 15 (0.049s) Memory: 2.5574 MB (Peak: 3.0378 MB) Data Comp: Off Server Time: 2024-04-28 22:30:49 UTC
Valid HTML 5 and Valid CSS